Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Table of Contents

/n/shared_db

We started using /n/shared_db for public databases with the launch of the O2 cluster. The databases are organized in this folder structure:

...

We have create a text file containing all the database names and paths. You can directly search the species and software: 

Code Block
$ grep -i bowtie2  /n/shared_db/allDatabases.no.bcbio.singularity.rcbio.txt | grep -i hg19 | less

You should see (uk means unknown here): 

...