Skip to content

Generate a matrix of average counts given replicates  #149

@vidalrmartinez

Description

@vidalrmartinez

Jason would like a feature which takes the sample columns of a given input matrix and averages these columns based on the given replicates (sample names provided by the '--input' option). Each set of replicates per line determine the sample columns to join. The count for the joined columns is the average of the columns.

For example,

a given matrix with 50 sample columns will result in a 25 column matrix if 2 replicates are used. If a pair of replicates is specified BB.3_1X_NS30 and BB.18_1X_NS30, then for every probe the count in the new matrix in column BB.3_1X_NS30~BB.18_1X_NS30 is the average of the two counts from the same probe in the old matrix in column BB.3_1X_NS30 and BB.18_1X_NS30.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestinfoRelated to the info moduleinprogIssue in progressprerelease

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions