Entering edit mode
Radhouane Aniba
▴
240
@radhouane-aniba-4409
Last seen 8.5 years ago
Hello all,
I am using a pachage from Bioconductor TEQC, and when I load my reads
as a
bam file, the object created (class RangedData) looks like this
RangedData with 6 rows and 1 value column across 84 spaces
space ranges |
ID
<factor> <iranges> |
<character>
1 1 [8404005, 8404254] |
M00897:53:000000000-A4HU0:1:1101:19250:16725
2 1 [8404005, 8404254] |
M00897:53:000000000-A4HU0:1:1101:11505:18314
3 1 [8404006, 8404255] |
M00897:53:000000000-A4HU0:1:1101:7157:14416
4 1 [8404006, 8404255] |
M00897:53:000000000-A4HU0:1:1102:19113:7115
which creates a space column with chr IDs like (1) instead of chr1
I am not familiar with this class yet, so I was wondering how to
switch
the IDs by appending "chr" on them, because It creates a lot of
problems in
the plotting part of the analysis
My code can be edited here :
http://coderscrowd.com/app/codes/view/228
Thank you
--
*Radhouane Aniba*
*Bioinformatics Scientist*
*BC Cancer Agency, Vancouver, Canada*
[[alternative HTML version deleted]]