Skip to content

Using GLM_supervised mode #49

@ryangossart

Description

@ryangossart

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

  1. The file format currently needs to be .csv instead of .tsv as in the example
  2. The program will fail if the file has a header line. The example file has a header line.
  3. 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions