I mapped read to reference but any suggestions how to extend them?
• 0 views
•
link
Hi,
I want to extend the read to the 3' or 5' end of the read. Kindly suggest some command.
Log in to answer this question.
Awk, and more elaborate: bedtools slop. In R: GenomicRanges package with the resize option.
Please elaborate more on which data you have and what you aim to obtain. Your question doesn't contain sufficient information.