TCP-Lab / x.FASTQ

Bash wrapper modules for the remote analysis of RNA-Seq data, with persistency features.
MIT License
2 stars 0 forks source link

Use metadata for default ID determination and assignment #22

Open Feat-FeAR opened 7 months ago

Feat-FeAR commented 7 months ago

A future effort will be to have x.FASTQ make preferential use of metadata (when present) for determining and assigning IDs to files (especially log files) and samples instead of the current "$(basename "$target_dir")" way.