Skip to content

RNAcentral/rnacentral-import-configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNAcentral Import configurator

Use this tool to build the configuurations for running the RNAcentral import pipeline.

Running

You will need the PGDATABASE environment variable exported. This can be found on codon in the slurm profiles used for nextflow. Its a DSN string defining the database connection.

uv run main.py

This will then give you a questionnaire about all the databases we might import from for you to select which ones we want to import.

After selecting the databases, you will need to configure the pipeline to run (i.e. what steps will run, where they run etc)

There will be another questionnaire that will ask you relevant questions for this.

After you run this script, you will find local.config and db_selection.config files in your current directory which you should be able to copy to the cluster and then run the pipeline.

About

Tool to produce some of the import pipeline configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published