broadinstitute / viral-ngs

Viral genomics analysis pipelines
Other
190 stars 67 forks source link

allow ints in remote protocols ("s3://"...) #895

Closed tomkinsc closed 6 years ago

tomkinsc commented 6 years ago

allow ints in remote protocols ("s3://"...) for files specified as input remote snakemake rules. This changes the regex used to strip protocols before passing the paths to CLI tools.