greetings all!
I am having some issues getting annotations for my sequences.
As it stands I have 14 BACs and fosmids as .bam and they overlap on a limited stretch of 300kb around the gene we are interested in, they came pre-aligned to an arbitrarily named reference .fasta which is an extracted sequence of the hg19 (all this was outsourced and was delivered to us).
What I want to do is to liftover all the data from these extracted ref sequences to the proper hg19 so that I can see annotations properly when viewing the data in IGV.
How is the best way to implement this, since the header of all the bams is linked to the name of the extracted ref sequence, but i know the exact chromosomal location (start-end) of the extracted sequence. So can this be done in a simple way?
grateful for any answers, tips or hints
best regards,
//Oscar
I am having some issues getting annotations for my sequences.
As it stands I have 14 BACs and fosmids as .bam and they overlap on a limited stretch of 300kb around the gene we are interested in, they came pre-aligned to an arbitrarily named reference .fasta which is an extracted sequence of the hg19 (all this was outsourced and was delivered to us).
What I want to do is to liftover all the data from these extracted ref sequences to the proper hg19 so that I can see annotations properly when viewing the data in IGV.
How is the best way to implement this, since the header of all the bams is linked to the name of the extracted ref sequence, but i know the exact chromosomal location (start-end) of the extracted sequence. So can this be done in a simple way?
grateful for any answers, tips or hints
best regards,
//Oscar
Comment