美文网首页
ngsutils - Tools for next-gen se

ngsutils - Tools for next-gen se

作者: 树懒吃糖_ | 来源:发表于2020-07-15 09:15 被阅读0次

https://github.com/ngsutils/ngsutils

Run the bamutils, bedutils, fastqutils, or gtfutils scripts. These are the main driver scripts that setup the appropriate environment (loading pysam) and run the requested command.

For ease of use, it is recommended that you add bamutils, bedutils, fastqutils, and gtfutils to your $PATH.

Running bamutils without any arguments will return a list of commands available. Running bamutils command will give you the parameters required for that command (or bedutils, etc...)

General usage format:

bamutils command {options} filename

bedutils command {options} filename

fastqutils command {options} filename

gtfutils command {options} filename

相关文章

网友评论

      本文标题:ngsutils - Tools for next-gen se

      本文链接:https://www.haomeiwen.com/subject/cnzrhktx.html