Skip to content

Outlier detection analysis - empty output #11

@gspirito

Description

@gspirito

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.

Metadata

Metadata

Assignees

Labels

questionFurther information is requestedstale

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions