这是可以使用我们的多个免费在线工作站之一(例如 Ubuntu Online、Fedora Online、Windows 在线模拟器或 MAC OS 在线模拟器)在 OnWorks 免费托管服务提供商中运行的命令 scftool
程序:
您的姓名
scftool - 提供一组在处理 SCF 跟踪文件时有用的工具。
概要
工具工具名>工具 参数>
配置
可用工具:
兑换
从 SCF 文件中剪切给定范围并从中生成新的 SCF。
要获得帮助,请输入更具体的帮助 工具 兑换
cut 将 SCF 文件的给定范围剪切为新的 SCF 文件。
remix 将 SCF 文件的跟踪信息与新的基数、质量和峰值相结合
(FASTA 或 PHD 格式)转换为新的 SCF 文件。
示例
切割示例:
scftool 剪切输入文件lower_base_bound upper_base_bound outfile
混音的使用(当使用 PHD 文件作为 bases、quals 和 peaks 的输入时):
scftool 混音 scf_infile phd_infile scf_outfile
remix 的使用(当使用 FASTA 文件作为 bases、quals 和 peaks 的输入时):
scftool 混音 scf_infile bases_infile quals_infile peaks_infile scf_outfile
使用 onworks.net 服务在线使用 scftool