blastn in R using as a subject sequence a personally sequenced genome
1
0
Entering edit mode
7.7 years ago

Hi everybody,

do you know if it is possible to use blastn in R to align genes sequences (query sequence) to a personally sequenced bacterial genome (subject sequence).

Thank you.

blast R genome sequence alignment • 1.2k views
ADD COMMENT
0
Entering edit mode
7.7 years ago
Neilfws 49k

You can call external programs from within R, so I suppose you could call blastn. I'd think it was as easy to run blastn by itself, specify the delimited output option and read that into R.

ADD COMMENT

Login before adding your answer.

Traffic: 3221 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6