Light1992

samtools SondeFASTA

Jul 12th, 2021
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. samtools SondeFASTA.fasta.subread.BAM > SondeFASTA.sorted.bam
  2. samtools index SondeFASTA.sorted.bam
  3. bamCoverage -b 1.SondeFASTA.sorted.bam --normalizeUsing RPKM -o SondeFASTA.bw --verbose --numberOfProcessors max/2 --binSize 1
Advertisement
Add Comment
Please, Sign In to add comment