Genome Ripper Pipeline
How it works:
- Upload a text file containing GenBank accession IDs (one per line)
- The pipeline will download genomes and process them
- Results will be available in the output directory
- Processing may take several minutes depending on the number of accessions
Example Input Format
CP023927.1 CP026033.1 CP026034.1 CP026035.1 CP026036.1 CP026037.1 CP026038.1
Each accession ID should be on a separate line. Only GenBank accession IDs are supported.