Git Product home page Git Product logo

Comments (8)

roryk avatar roryk commented on August 18, 2024

Hi Maria,

Sorry for the problem. Hm. You have a pretty old version of umis, it looks like v1.0.3. If you update to 1.0.6 do you still run into this problem?

from umis.

mmikedis avatar mmikedis commented on August 18, 2024

Thanks for the suggestion. I've updated to v.1.0.6 but I'm still having the same problem. The error output is:

INFO:umis.umis:Reading optional files
INFO:umis.umis:Tallying evidence
INFO:umis.umis:Processed 1000000 alignments, kept 791808.
INFO:umis.umis:208192 were filtered for being unmapped.
INFO:umis.umis:Processed 2000000 alignments, kept 1584028.
INFO:umis.umis:415972 were filtered for being unmapped.
INFO:umis.umis:Processed 3000000 alignments, kept 2379834.
INFO:umis.umis:620166 were filtered for being unmapped.
INFO:umis.umis:Processed 4000000 alignments, kept 3174835.
INFO:umis.umis:825165 were filtered for being unmapped.
INFO:umis.umis:Processed 5000000 alignments, kept 3969309.
INFO:umis.umis:1030691 were filtered for being unmapped.
INFO:umis.umis:Processed 6000000 alignments, kept 4760607.
INFO:umis.umis:1239393 were filtered for being unmapped.
INFO:umis.umis:Processed 7000000 alignments, kept 5552449.
INFO:umis.umis:1447551 were filtered for being unmapped.
INFO:umis.umis:Processed 8000000 alignments, kept 6349186.
INFO:umis.umis:1650814 were filtered for being unmapped.
INFO:umis.umis:Processed 9000000 alignments, kept 7143504.
INFO:umis.umis:1856496 were filtered for being unmapped.
INFO:umis.umis:Processed 10000000 alignments, kept 7937942.
INFO:umis.umis:2062058 were filtered for being unmapped.
INFO:umis.umis:Tally done - 1.04e+02s, 5,772,446 alns/min
INFO:umis.umis:Collapsing evidence
INFO:umis.umis:Writing evidence
Traceback (most recent call last):
File "/usr/local/bin/python3.6/umis", line 11, in
load_entry_point('umis==1.0.6', 'console_scripts', 'umis')()
File "/usr/lib/python3/dist-packages/click/core.py", line 722, in call
return self.main(*args, **kwargs)
File "/usr/lib/python3/dist-packages/click/core.py", line 697, in main
rv = self.invoke(ctx)
File "/usr/lib/python3/dist-packages/click/core.py", line 1066, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/lib/python3/dist-packages/click/core.py", line 895, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/lib/python3/dist-packages/click/core.py", line 535, in invoke
return callback(*args, **kwargs)
File "/usr/local/lib/python3.6/dist-packages/umis-1.0.6-py3.6-linux-x86_64.egg/umis/umis.py", line 656, in tagcount
genes = expanded.ix[genes.index]
File "/usr/local/lib/python3.6/dist-packages/pandas/core/indexing.py", line 126, in getitem
return self._getitem_axis(key, axis=axis)
File "/usr/local/lib/python3.6/dist-packages/pandas/core/indexing.py", line 1088, in _getitem_axis
return self._getitem_iterable(key, axis=axis)
File "/usr/local/lib/python3.6/dist-packages/pandas/core/indexing.py", line 1205, in _getitem_iterable
raise_missing=False)
File "/usr/local/lib/python3.6/dist-packages/pandas/core/indexing.py", line 1161, in _get_listlike_indexer
raise_missing=raise_missing)
File "/usr/local/lib/python3.6/dist-packages/pandas/core/indexing.py", line 1252, in _validate_read_indexer
raise KeyError("{} not in index".format(not_found))
KeyError: "[] not in index"

from umis.

roryk avatar roryk commented on August 18, 2024

from umis.

mmikedis avatar mmikedis commented on August 18, 2024

You can download the files from here: https://www.dropbox.com/sh/3c5yilft3ts27o2/AAB_4vahMS2ZttOhEjFEETnNa?dl=0

Thanks for taking a look!

from umis.

roryk avatar roryk commented on August 18, 2024

Hi Maria!

So sorry, I am dumb-- I asked for the wrong thing. Could you send me around 40k lines of the BAM/SAM file you are looking at.

from umis.

mmikedis avatar mmikedis commented on August 18, 2024

Sorry, for the delayed reply; I somehow missed your last message. I put my sam file with 40k lines in the Dropbox folder above.
Thanks!

from umis.

roryk avatar roryk commented on August 18, 2024

haha, ok last thing: I also need the header for that file-- when you grab the small subset, could you put that up with samtools view -H?

from umis.

mmikedis avatar mmikedis commented on August 18, 2024

I've updated the sam file so that it contains all of the original header, as well as the first 40k read alignment lines.

from umis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.