User Tools

Site Tools


bioinfo:long_read_sequencing_결과물_다루기

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
bioinfo:long_read_sequencing_결과물_다루기 [2023/08/17 09:33] – [Assembly graph의 구조 확인] hyjeongbioinfo:long_read_sequencing_결과물_다루기 [2023/08/17 09:33] (current) – [Long read의 reference mapping] hyjeong
Line 76: Line 76:
   $ minimap2 -ax map-ont ref.fa ont-reads.fq > aln.sam # for Oxford Nanopore reads   $ minimap2 -ax map-ont ref.fa ont-reads.fq > aln.sam # for Oxford Nanopore reads
   # Convert SAM to BAM   # Convert SAM to BAM
-  $ samtools view –b –S –o aln.bam aln.sam # samtools version  1.9 (for -o’ option)+  $ samtools view –b –S –o aln.bam aln.sam # samtools version 1.9 (for '-ooption)
      
  
bioinfo/long_read_sequencing_결과물_다루기.1692232404.txt.gz · Last modified: by hyjeong