문제

I'm an R noob, but can I control the SRA function in NCBI BLAST from command line in R? The NCBI website is notoriously unreliable, and I'd like to be able to manage batches of files.

도움이 되었습니까?

해결책

The ape and BoSSA packages together should do what you want. BoSSA has a blast function that calls the blast API and uses the DNAbin format from ape.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top