scripts/Pcitri_tr2_IPS_commands.txt
Version 1

_p_SUSPHIRE/_I_T31_mealybug/_S_P4_Pcitri_tr2/_A_02_assembly2-IPS/

SEEK ID: https://fairdomhub.org/data_files/5944?version=1

Filename: scripts/Pcitri_tr2_IPS_commands.txt  Download

Format: Plain text document

Size: 1.02 KB

#P. citri all data (VF+MF susphire and Edinburgh all Pcitri samples) RNAspades v3.13.0 transcriptome assembly
#run on bufo

cd /DATA/markop/Pcitri_rnaspades_alldata


#InterProScan (IPS) all soft-filtered contigs from spades

mkdir transeq 

#translate nt -> aa
/DATA/markop/my_interproscan/interproscan-5.32-71.0/bin/nucleotide/translate -i ./output/soft_filtered_transcripts.fasta -o ./transeq/soft_filtered_transcripts.pep

#filter to longest 3 orfs per contig
python3 /DATA/markop/my_interproscan/interproscan-5.32-71.0/bin/nucleotide/parseOrfs.py 3 ./transeq/soft_filtered_transcripts.pep ./transeq/soft_filtered_transcripts.pep.filtered

#IPS run on translated aa seqs without precalc queries
mkdir IPS

/DATA/markop/my_interproscan/interproscan-5.32-71.0/interproscan.sh \
--appl CDD,HAMAP,PANTHER,Pfam,PIRSF,PRINTS,PROSITEPROFILES,SMART,TIGRFAM,PROSITEPATTERNS,Gene3D,SFLD,SUPERFAMILY \
--seqtype p \
-i ./transeq/soft_filtered_transcripts.pep.filtered \
-iprlookup \
-goterms \
--output-dir IPS \
--disable-precalc \
--formats TSV 
help Creators and Submitter
Creator
Submitter
Activity

Views: 472   Downloads: 28

Created: 16th May 2022 at 11:58

Last updated: 6th Nov 2024 at 15:26

help Attributions

None

Version History

Version 1 (earliest) Created 16th May 2022 at 11:58 by Marko Petek

No revision comments

Powered by
(v.1.18.0)