Entering edit mode
6.3 years ago
9521ljh
▴
50
i have tumor.fasta file and i want to mapping it to reference Only TP53 region
How can i ?
i have tumor.fasta file and i want to mapping it to reference Only TP53 region
How can i ?
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
By getting TP53 region sequence you are interested in as fasta format file. Followed by using
blat(http://hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/blat/ ) to do alignment of yourtumor.fastato the reference.What does
tumor.fastacontain?