cancerit / BRASS

Breakpoints via assembly - Identifies breaks and attempts to assemble rearrangements in whole genome sequencing data.
GNU Affero General Public License v3.0
57 stars 20 forks source link

What kind of file does the parameter "-d" require? #116

Closed DingTin closed 1 year ago

DingTin commented 1 year ago

Thanks a lot for building up BRASS. But when I tried to use this in docker, as I listed the "-o", "-t" and the '-n" parameters as the examples given in help, the brass.pl requires "-d" and asks it to be "an existing file". Sorry but what kind of file does it requires?

image