jpuritz / dDocent

a bash pipeline for RAD sequencing
ddocent.com
MIT License
53 stars 41 forks source link

replace ls and rm with find #84

Open pdimens opened 1 year ago

pdimens commented 1 year ago

This PR attempts to fix the issues described in #83 by leveraging find.

Note I have not tested this yet (I don't have data to test it on atm)