Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scaffoldPAF

This package is in development. It is intended to be a simpler replacement for reference-based scaffolding using RagTag.

Install with:

remotes::install_github("gtbil/scaffoldPAF")

You need to provide .paf files from minimap2. I generated them like this:

minimap2 -L -c --MD --eqx --secondary=no -a -o ./pafs_asm20/${BASENAME}.sam -t45 Coker312_asm20.mmi ${PREFIX}
samtools view --bam ./pafs_asm20/${BASENAME}.sam | samtools sort -o ./pafs_asm20/${BASENAME}.bam --write-index -
samtools view --with-header ./pafs_asm20/${BASENAME}.sam | paftools.js sam2paf - > ./pafs_asm20/${BASENAME}.paf

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages