Dear All,
Good morning! I would like to ask you a question......
I am doing a Hi-C experiment in a biological material at which at a specific position i have placed a 1.5 KB insertion.
So in the analysis of that experiment ( I am using different R packages such as IRanges) I need to load initially the library(BSgenome.Hsapiens.UCSC.hg18).
But in my experiment the normal hg18 (as you understand) is not the correct one because my material has this 1.5 KB insertion.
So I think that I have to make a new version of the Hg18 to load with this insertion at the specific position
How do you think I can do that? How can I make a new Hg18 library in order to load it?
I will wait for your answer
Best regards Eleni
I don't really understand your question. If your sequence has an insertion, just add the insertion, and run your analyses on the new sequence.
What type of analyses will you be running? BLAST? We might be able to help you more if you give us more details on what exactly you are trying to run.
Yes, please improve this question. What are you doing in R? Using a particular package? And why do you need the whole genome if your insertion is at only one specific location?
Sorry I have done it!