Skip to content
Snippets Groups Projects
Commit 35d77e8c authored by Niko Papadopoulos's avatar Niko Papadopoulos
Browse files

uncommented UniRef30 index calc

parent 5a0c77c0
No related branches found
No related tags found
No related merge requests found
......@@ -10,9 +10,9 @@ cd /scratch/npapadop/database
module load MMseqs2
# mmseqs tsv2exprofiledb "uniref30_2103" "uniref30_2103_db"
# mmseqs createindex "uniref30_2103_db" tmp1 --remove-tmp-files 1 --threads 64
mmseqs tsv2exprofiledb "uniref30_2103" "uniref30_2103_db"
mmseqs createindex "uniref30_2103_db" tmp1 --remove-tmp-files 1 --threads 64
mmseqs databases PDB PDB tmp
mmseqs createindex PDB tmp3 --remove-tmp-files 1 --threads 64
module unload MMseqs2
\ No newline at end of file
module unload MMseqs2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment