Coder Social home page Coder Social logo

telfinder's People

Contributors

bio-tombow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

telfinder's Issues

Test data doesn't work: IndexError: list index out of range

I am running the fastq test data exactly as described in the read me:

python3 TelFinder.py -f fq2 -1 example/fastq/DRR237583_1.fastq -2 example/fastq/DRR237583_2.fastq -ref example/fastq/AFM_genomic.fna -o example/fastq/ -s AFMfq -t 80

Error:

16300455 reads; of these:
  16300455 (100.00%) were paired; of these:
    2096179 (12.86%) aligned concordantly 0 times
    13920167 (85.40%) aligned concordantly exactly 1 time
    284109 (1.74%) aligned concordantly >1 times
    ----
    2096179 pairs aligned concordantly 0 times; of these:
      40068 (1.91%) aligned discordantly 1 time
    ----
    2056111 pairs aligned 0 times concordantly or discordantly; of these:
      4112222 mates make up the pairs; of these:
        3538223 (86.04%) aligned 0 times
        544315 (13.24%) aligned exactly 1 time
        29684 (0.72%) aligned >1 times
89.15% overall alignment rate
Traceback (most recent call last):
  File "/geode2/home/u100/trstans/Quartz/TelFinder/TelFinder.py", line 112, in <module>
    exunmapped(os.path.join(out_dir,species+'.sam'),mode,os.path.join(out_dir,species+'_unmapreads.fasta'))
  File "/geode2/home/u100/trstans/Quartz/TelFinder/FindKmer.py", line 209, in exunmapped
    if line[2] == '*':
       ~~~~^^^
IndexError: list index out of range
srun: error: c17: task 1: Exited with exit code 1
16300455 reads; of these:
  16300455 (100.00%) were paired; of these:
    2096179 (12.86%) aligned concordantly 0 times
    13920167 (85.40%) aligned concordantly exactly 1 time
    284109 (1.74%) aligned concordantly >1 times
    ----
    2096179 pairs aligned concordantly 0 times; of these:
      40068 (1.91%) aligned discordantly 1 time
    ----
    2056111 pairs aligned 0 times concordantly or discordantly; of these:
      4112222 mates make up the pairs; of these:
        3538223 (86.04%) aligned 0 times
        544315 (13.24%) aligned exactly 1 time
        29684 (0.72%) aligned >1 times
89.15% overall alignment rate
Traceback (most recent call last):
  File "/geode2/home/u100/trstans/Quartz/TelFinder/TelFinder.py", line 112, in <module>
    exunmapped(os.path.join(out_dir,species+'.sam'),mode,os.path.join(out_dir,species+'_unmapreads.fasta'))
  File "/geode2/home/u100/trstans/Quartz/TelFinder/FindKmer.py", line 209, in exunmapped
    if line[2] == '*':
       ~~~~^^^
IndexError: list index out of range
srun: error: c16: task 0: Exited with exit code 1

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.