Giter Site home page Giter Site logo

Comments (4)

linzhi2013 avatar linzhi2013 commented on August 15, 2024

Hi Kun,

thanks for the message!

You are right, samtools should be $samtools.

but luckily, whenever we are in the mitozEnv environment, both samtools and $samtools will work.

from mitoz.

xiekunwhy avatar xiekunwhy commented on August 15, 2024

Yeah, but samtools print help massage and pipeline stopped somtimes, and every thing goes well when I change samtools to $samtools

Usage: samtools view [options] <in.bam>|<in.sam> [region1 [...]]

Options: -b output BAM
-h print header for the SAM output
-H print header only (no alignments)
-S input is SAM
-u uncompressed BAM output (force -b)
-1 fast compression (force -b)
-x output FLAG in HEX (samtools-C specific)
-X output FLAG in string (samtools-C specific)
-c print only the count of matching records
-B collapse the backward CIGAR operation
-@ INT number of BAM compression threads [0]
-L FILE output alignments overlapping the input BED FILE [null]
-t FILE list of reference names and lengths (force -S) [null]
-T FILE reference sequence file (force -S) [null]
-o FILE output file name [stdout]
-R FILE list of read groups to be outputted [null]
-f INT required flag, 0 for unset [0]
-F INT filtering flag, 0 for unset [0]
-q INT minimum mapping quality [0]
-l STR only output reads in library STR [null]
-r STR only output reads in read group STR [null]
-s FLOAT fraction of templates to subsample; integer part as seed [-1]
-? longer help

from mitoz.

linzhi2013 avatar linzhi2013 commented on August 15, 2024

Hi Kun,

Agree, $samtools will always work.

Could you please indicate when samtools alone doesn't work? Like when submitting the job to an SGE cluster to run? I am just curious about it, I will change the code to $samtools in later releases. Maybe in some situations when executing the above commands the current environmental variables (i.e., $PATH) were not inherited.

from mitoz.

linzhi2013 avatar linzhi2013 commented on August 15, 2024

See https://github.com/linzhi2013/MitoZ/releases/tag/3.5

from mitoz.

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.