Coder Social home page Coder Social logo

model fitting about nanosim HOT 3 CLOSED

bcgsc avatar bcgsc commented on May 30, 2024
model fitting

from nanosim.

Comments (3)

jannaf avatar jannaf commented on May 30, 2024 1

Hi, I think I figured it out- looks like it was a mismatch/bug with earlier Python/HTSeq/samtools versions. I transitioned entirely to Python3.6.5 and everything seems to be running now.

from nanosim.

cheny19 avatar cheny19 commented on May 30, 2024

Hi,

Could you download the latest release and give it a shot? I changed the code for model fitting from R to Python and you should not see this error message again.

Thanks!

from nanosim.

jannaf avatar jannaf commented on May 30, 2024

Hi

I did and now get a new error? Thanks for your help!

[M::mm_idx_gen::0.8920.80] collected minimizers
[M::mm_idx_gen::1.018
1.19] sorted minimizers
[M::main::1.0181.19] loaded/built the index for 17 target sequence(s)
[M::mm_mapopt_update::1.072
1.18] mid_occ = 33
[M::mm_idx_stat] kmer size: 15; skip: 10; is_hpc: 0; #seq: 17
[M::mm_idx_stat::1.1061.17] distinct minimizers: 2084917 (95.68% are singletons); average occurrences: 1.093; average spacing: 5.336
[M::worker_pipeline::112.192
3.91] mapped 67357 sequences
[M::worker_pipeline::218.9003.93] mapped 67283 sequences
[M::worker_pipeline::287.237
3.89] mapped 48422 sequences
[M::main] Version: 2.10-r761
[M::main] CMD: minimap2 --cs -ax map-ont -t 4 GCF_000146045.2_R64_genomic.fna scer_processed.fasta
[M::main] Real time: 287.303 sec; CPU: 1117.142 sec
2019-02-11 09:21:06: Read pre-process and unaligned reads analysis
2019-02-11 09:21:13: Alignment with minimap2
Traceback (most recent call last):
File "/jlf/janna/bama_new/NanoSim-master/NanoSim-master/src/read_analysis.py", line 190, in
main(sys.argv[1:])
File "/jlf/janna/bama_new/NanoSim-master/NanoSim-master/src/read_analysis.py", line 146, in main
unaligned_length = get_primary_sam.primary_and_unaligned(out_sam, prefix)
File "/jlf/janna/bama_new/NanoSim-master/NanoSim-master/src/get_primary_sam.py", line 14, in primary_and_unaligned
if alnm.aligned and (not alnm.not_primary_alignment and not alnm.supplementary):
AttributeError: 'HTSeq._HTSeq.SAM_Alignment' object has no attribute 'supplementary'

from nanosim.

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.