how to convert bam.tdf files to bam files?
I downloaded files with an extension .bam.tdf and want to convert them to .bam files. Anyone can tell me how to do the conversion? My server uses redhat 7. Thanks.
P.S. when I searched tdf, I got different definitions, such as trusted data format, text design file, etc., so what does tdf actually stand for in my case?
• 2,113 views
•
link
0 answers
No answers yet.
Log in to answer this question.
what is the output of
file *.bam.tdf?TDF in bioinformatics is a format that is used by the IGV browser (
igvtoolsactually) similar to the bigwig format, it typically is made from wig or bedGraph files so coverage information. You probably cannot convert it back to bam.