Difference between revisions of "Revio seq"

From Crop Genomics Lab.
Jump to: navigation, search
(Created page with "bioconda 깔았음 barsh 에 export 추가, path 설정안돼있으면 source ~ minimap2 로 mapping Gmax ver2 fa indexing 한 후 minimap2 -x map-pb -t 10 -a /data/ref/G...")
 
Line 1: Line 1:
 
bioconda 깔았음
 
bioconda 깔았음
  
barsh 에 export 추가, path 설정안돼있으면 source ~  
+
barsh 에 export 추가했음, path 설정안돼있으면 source ~/.barsh
  
 
minimap2 로 mapping Gmax ver2 fa indexing 한 후  
 
minimap2 로 mapping Gmax ver2 fa indexing 한 후  

Revision as of 04:54, 23 May 2024

bioconda 깔았음

barsh 에 export 추가했음, path 설정안돼있으면 source ~/.barsh

minimap2 로 mapping Gmax ver2 fa indexing 한 후

minimap2 -x map-pb -t 10 -a /data/ref/Gmax/assembly/Gmax_275_v2.0.fa SS2-2.hifi_reads.fastq | samtools sort -o SS2-2_hifi_re.bam --write-index

-a 옵션 넣어줘야 sam/bam