merge_replica module¶
-
merge_replica.merge_replica(inpath, meta_table, outpath)[source]¶ Function to merge replica with same BioSample = Case_ID and condition
- Param
inpath: path to TPM/featureCounts merged table
- Param
meta_table: metadata table, dataFrame
- Param
outpath: path where to store merged_file, csv
- Returns
merged_replica_file.csv