!blastn -query /Volumes/web/scaphapoda/Hannah/Olurida_transcriptome_v3.fasta -db /Volumes/web/whale/blast/db/env_nt -out /Volumes/web/scaphapoda/Hannah/Blast/Oly_Blast_4_refseq_genomic.txt -outfmt 6 -evalue 1E-5 -max_target_seqs 1 -num_threads 4
!tr '|' "\t" </Volumes/web/scaphapoda/Hannah/Blast/Oly_Blast_4_refseq_genomic.txt> /Volumes/web/scaphapoda/Hannah//Blast/Oly_Blast_refseq_genomic.txt
!head /Volumes/web/scaphapoda/Hannah//Blast/Oly_Blast_4_mod.txt
!blastx -query /Volumes/web/scaphapoda/Hannah/Olurida_transcriptome_v3.fasta -db /Volumes/web/whale/blast/db/nr -out /Volumes/web/scaphapoda/Hannah/Blast/Oly_Blast_nr.txt -outfmt 6 -evalue 1E-5 -max_target_seqs 1 -num_threads 12
!blastx -query /Volumes/web/scaphapoda/Hannah/Olurida_transcriptome_v3.fasta -db /Volumes/web/whale/blast/db/swissprot -out /Volumes/web/scaphapoda/Hannah/Blast/Oly_Blast_swissprot.txt -outfmt 6 -evalue 1E-5 -max_target_seqs 1 -num_threads 10