该问题已被锁定!
2
关注
1283
浏览

如何提取比对上某一个基因或者某一段序列的所有reads

为什么被折叠? 0 个回复被折叠
孟浩巍 超级管理员 用户来自于: 北京市
2018-10-05 13:41
samtools view 命令的使用说明如下: [code]Usage: samtools view [options] || [region ...] Options: -b output BAM -C output CRAM (requires -T) -1 use fast BAM compression (implies -b) -u uncompressed BAM output (implies -b) -h include header in SAM output -H print SAM header only (no alignments) -c print only the count of matching records -o FILE output file name [stdout] -U FILE output reads not selected by filters to FILE [null] -t FILE FILE listing reference names and lengths (see long help) [null] -L FILE only include reads overlapping this BED FILE [null] -r STR only include reads in read group STR [null] -R FILE only include reads with read group listed in FILE [null] -q INT only include reads with mapping quality >= INT [0] -l STR only include reads in library STR [null] -m INT only include reads with number of CIGAR operations consuming query sequence >= INT [0] -f INT only include reads with all of the FLAGs in INT present [0] -F INT only include reads with none of the FLAGS in INT present [0] -G INT only EXCLUDE reads with all of the FLAGs in INT present [0] -s FLOAT subsample reads (given INT.FRAC option value, 0.FRAC is the fraction of templates/read pairs to keep; INT part sets seed) -M use the multi-region iterator (increases the speed, removes duplicates and outputs the reads as they are ordered in the file) -x STR read tag to strip (repeatable) [null] -B collapse the backward CIGAR operation -? print long help, including note about region specification -S ignored (input format is auto-detected) --input-fmt-option OPT[=VAL] Specify a single input file format option in the form of OPTION or OPTION=VALUE -O, --output-fmt FORMAT[,OPT[=VAL]]... Specify output format (SAM, BAM, CRAM) --output-fmt-option OPT[=VAL] Specify a single output file format option in the form of OPTION or OPTION=VALUE -T, --reference FILE Reference sequence FASTA FILE [null] -@, --threads INT Number of additional threads to use [0][/code]其中,-L参数可以帮助你完成你的要求,你只需要把你需要的区间存成BED格式就好。  

关于作者

Czc 注册会员

这家伙很懒,还没有设置简介

问题动态

发布时间
2018-10-04 10:32
更新时间
2018-10-05 13:41
关注人数
2 人关注

相关问题

用scanpy做单细胞分析,如何去除周期细胞的影响
如何在差异表达前消除批次效应
想要提取指定基因的行信息
Ubuntu 14.04 server,如何进行网络配置呢?
如何批量绘制多条折线
WGCNA筛选到感兴趣的模块后,如何找这个模块的hub基因呢?
人源细胞系ATAC-seq比对率较低,显示支原体污染,如何处理?
ciriRNA表达量如何计算?(更)
如何方便快捷地批量重命名qiime2做出的ASV号?
如何判断GO号的层级?

推荐内容

Protein-Protein Docking 膜蛋白受体研究
prokka数据库更新
蛋白保守序列分析
动态库存在但调用报错问题
聚类分析问题
信号通路特征基因集的查询?用于作ssGSEA分析。
如何按一个列表对基因型文件进行过滤,剔除不需要的样本?
hmmsearch和hmmscan
全基因组关联分析结果与模型选择
MCPcounter输入TCGA矩阵的要求?
All Rights Reserved Powered BY WeCenter V4.1.0 © 2025