molgenis / systemsgenetics

Generic Java genotype reader / writer, QTL mapping software, Strand alignment tool
https://github.com/molgenis/systemsgenetics/wiki
GNU General Public License v3.0
172 stars 100 forks source link

Decon-eQTL #642

Closed TatiKarp closed 1 year ago

TatiKarp commented 1 year ago

Hello, thank you for a very nice tool.

I have a question regarding the input files for Decon-eQTL java tool. In your example file "fake_genotype_dosages.txt" the first line starts with a tab, as well as "predicted.cellcounts.scaled.txt" first line.

Is it crucial to have the first column name empty? Is it also the case for the "count.table.simulated.txt"?

Thank you

TatiKarp commented 1 year ago

I checked myself and both versions give the same result. The example files are a bit confusing.

npklein commented 1 year ago

Apologies for the confusion, it does indeed work both ways.