Coder Social home page Coder Social logo

Comments (4)

cheny19 avatar cheny19 commented on May 30, 2024

Hi,

I'm not sure about the reason. Could you provide me with the command you used for the two different references?

Thanks,
Chen

from nanosim.

 avatar commented on May 30, 2024

Hi @cheny19 ,

This is the commands:

nanosim-h -n100 --max-len 15000 --min-len 25000 -p ecoli_R9_1D reference1.fa

nanosim-h -n100 --max-len 15000 --min-len 25000 -p ecoli_R9_1D reference2.fa

The references has same length.

(So NanoSim look for homopolymers length or the errors probabilities is the same for sequences of same length?)

Thanks,

from nanosim.

cheny19 avatar cheny19 commented on May 30, 2024

Sorry for the late reply. It seems you were asking for min_len to be larger than max_len based on the commands above.

from nanosim.

SaberHQ avatar SaberHQ commented on May 30, 2024

Dear @belaidH

NanoSim models the error rate, length distribution and other characteristics of the input read and then in the simulation stage, you give it a reference and NanoSim applies those profile and produces some synthetic reads.

Therefore, it means that when you use a predefined model, no matter if you change the reference file in the simulation stage, your simulated reads are going to have similar error rates and length distribution. That's because you use the same profiles for both of them!

I hope it explains your question. Besides, as Chen suggested, you are setting min length higher than max length which is not correct.

Finally, use the latest version, read the documentation and README file and let me know if I can be of more help. I am closing this issue now.

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.