-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I am trying to use GLM_supervised mode on a 10X sample and I noticed a few errors in the documentation for the metadata file
- The file format currently needs to be .csv instead of .tsv as in the example
- The program will fail if the file has a header line. The example file has a header line.
- The order of columns needs to be cell type, cell barcode, sample name instead of sample name, cell barcode, cell type.
The program will run if these modifications are made, but does not produce the output directory or the files mentioned in the documentation. Helmert decomposition effect size bin values and p values are present in result.after_correction.scores.tsv, but I am unsure how to interpret these values.
Is there any guidance available on how to interpret these results. Also a nice feature to have when exploring these results would be the counts for each anchor/extender pair in each metadata group.
Thanks in advance,
Ryan G
Metadata
Metadata
Assignees
Labels
No labels