bioforensics / yeat

YEAT: Your Everyday Assembly Tool
Other
1 stars 0 forks source link

Enabling support for handling multiple samples #41

Closed danejo3 closed 10 months ago

danejo3 commented 1 year ago

Currently, YEAT can only process one sample at a time. If a user has multiple samples that they want to process in a single run, adding a structured data directory or list of of sample names/paths would help enable this feature.

For example,

User wants to pass in SAMPLE1 and SAMPLE2 into the command line or...

Directory ->SAMPLE1 ->SAMPLE2

With the directory, users can pass this in as well.