Add the following code to your project's shard.yml under:
dependencies
to use in production
- OR -
development_dependencies
to use in development
Scripts for automated blast searches from btk from downloaded tables with a selection. It will only blast the sequences selected in BTK.
bash decon_blastBTK.sh ASSEMBLY.FA BTK.CSV WORKDIRECTORY
or (the crystal version) ./decon_blastBTK -f ASSEMBLY.FA -b BTK.csv -o WORKDIRECTORY
For now, put in working dir:
or (for the crystal version)