and load the BAM file in there (maybe the VCF too so you can easily fin the variant you want), but the BAM will give you the pileup
How can I visualize the Pileup to determine if there is a 5 BP deletion?
Hello everyone,
I'm currently trying to visualize the pileup of a sample to determine if there is a 5 Base Pair deletion and if there is another deletion 1 Base pair down stream.
I have access to the following files for the sample: - FastQ - Bam - Bam.bai - Pileup.txt - VCF
I have access to BaseSpace by Illumina, Galaxy, and IGV.
Could anyone tell me how to visualize these alignments and how to see the pileup. I just need to know what files and what tools to use. It would be very much appreciated. Thank you for any help!
• 2,226 views
•
link
2 answers
igv should be the easiest. A user guide for IGV is available.
• 0 views
•
link
• 0 views
•
link
Perfect thank you very much!
• 0 views
•
link
Just adding an alternative answer for others:
samtools tview
Kevin
• 0 views
•
link
Log in to answer this question.