mhoban / rainbow_bridge

GNU General Public License v3.0
5 stars 2 forks source link

Do sanity check for various reads options #28

Closed mhoban closed 3 months ago

mhoban commented 1 year ago

Check to make sure the user has passed any of the required options to find sequence reads. Right now it just falls through to an error from checkIfExists in fromPath or fromFilePairs.

mhoban commented 3 months ago

This should also be wrapped up into the resolutions to #81