Skip to content

evolighting/pac2fasta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

pac2fasta

bwa index to fasta

example

.
├── pac2fasta.py
├── test.fa.amb
├── test.fa.ann
├── test.fa.bwt
├── test.fa.pac
└── test.fa.sa
  • run:
python3 pac2fasta.py test.fa
  • result:
.
├── pac2fasta.py
├── test.fa
├── test.fa.amb
├── test.fa.ann
├── test.fa.bwt
├── test.fa.pac
└── test.fa.sa

About

bwa index to fasta

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages