Arcadia-Science / metagenomics

A Nextflow workflow for QC, evaluation, and profiling of metagenomic samples using short- and long-read technologies
MIT License
34 stars 2 forks source link

Eam/rename contigs #45

Closed elizabethmcd closed 1 year ago

elizabethmcd commented 1 year ago

This PR adds a script to rename contigs after assembly to be more uniform and not break downstream steps (metaspades gives a crazy format for contig names that messes things up later on). I do not know for the life of me why linting was previously breaking when I ran black . each time but seems to be fine now.