-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Hi, I performed the preprocessing and postprocessing analyses on a cohort of cram files, obtaining two folders, 'motifs' and 'samples', whose content seems to be correct. Also the postprocessing did not give any errors or warnings.
However, running this command:
python outliers.py -i /<path>/postprocessing/motifs/ --bootstrapCI -pc 95 -is -m /<path>/manifest.txt
I get a one-line output:
Motif Threshold Outlier samples Group counts Status
With no errors or warnings.
I also tried to give the 'samples' or 'postprocessing' directories as input, however I still do not get a result.
Which directory should I use as input?
Thanks.
Reactions are currently unavailable