R/gather_estimated_expression.R
gather_estimated_expression.Rd
After estimating expression locally or in parallel gather_estimated_expression parses files of the form
gather_estimated_expression(results_dir, verbose = TRUE)
results_dir | path used in e.g. estimate_expression(...) |
---|---|
verbose | (default: true) |
a data.frame with columns (see RSEM for interpretation) run_accession gene_id transcript_ids length effective_length expected_count TPM FPKM and one row per (run_accession, gene_id)
<results_dir>/<run_accession>.genes.results