Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MorF
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arendt Group
MorF
Commits
35d77e8c
Commit
35d77e8c
authored
2 years ago
by
Niko Papadopoulos
Browse files
Options
Downloads
Patches
Plain Diff
uncommented UniRef30 index calc
parent
5a0c77c0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
create_index.sh
+3
-3
3 additions, 3 deletions
create_index.sh
with
3 additions
and
3 deletions
create_index.sh
+
3
−
3
View file @
35d77e8c
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment