Skip to content

Releases: DCAN-Labs/CustomClean

Add json template for abcd-hcp-pipeline v0.1.x; rel_path wildcard fix

16 Nov 02:40
73ee0c8
Compare
Choose a tag to compare

ENH: Adds a new abcd-hcp-pipeline json template to accommodate output filenames that changed in v0.1.x of the pipeline.
FIX: Use fnmatch.translate() to ensure regexes passed to re.compile() are made compatible

Custom Clean with patterns

10 Mar 16:30
6cb1fdf
Compare
Choose a tag to compare
v2.0.1

Explain patterns.

v0.0.0: first public release

07 Mar 20:08
9c4d893
Compare
Choose a tag to compare

Deletes or keeps files in a subdirectory structure

  • changed from bash pattern completion to regular expressions