I'm in need of a practice pileup file to test a program I'm making. Is there a place to get one?
1
0
Entering edit mode
7.5 years ago

If not, is there a place where a BAM and its FASTA file can be found together? My program is designed to gather allelic frequencies from pileup files and it works well with SNPs but I need a file that has lots of different INDELs to test that part of my program. The documentation on pileup format isn't quite enough (more of the same here) because there are so few examples of INDELs and I want to put my program through the paces.

samtools • 1.3k views
ADD COMMENT
1
Entering edit mode
7.5 years ago

You might try sra-pileup from the NCBI SRA toolkit. You can even just use some of the examples from the documentation like:

sra-pileup -r SRR390728 > example.pileup
ADD COMMENT

Login before adding your answer.

Traffic: 3062 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6