rna-seq-star-deseq2
rna-seq-star-deseq2 copied to clipboard
count-matrix.py
line#12 the groupby() operation could reorder columns, causing problem later when constructing the DESeqDataSet object.
I ran into the same problem, PR #46 which I just submitted fixes the issue.
This issue is fixed and merged into master (PR #60) and can now be closed.
I guess only the original poster or a maintainer can close this, so here I go. But in general, in such clear-cut cases, feel free to close such an issue if you have the permissions! Thanks again for keeping track of stuff!
Thank you 👍