interactivereport / RNASequest

18 stars 3 forks source link

Rownames field in sample meta table and Var.2 field #5

Closed ferg-0 closed 3 years ago

ferg-0 commented 3 years ago

For final sample meta information that is going into QuickOmics we don't need both a first column of row names (with an empty column name) AND a Sample_Name column. The latter is sufficient. Another sample name column called "Var.2" seems to also be created that is redundant and should be removed. e.g. image

z5ouyang commented 3 years ago

Fixed in ee24c63deed4cdebf0ef0c21497f7982a74c2608 The Var.2 (Var.1) was cased by the row name read in as an extra column. fix: remove saving row names in EAinit and EAsplit.