Mercurial > repos > proteore > proteore_expression_rnaseq_abbased
diff add_expression_HPA.R @ 7:fda784211e3a draft
"planemo upload commit 330a2527c7e20c4d189a0f1b7a184a8c4610b4b6-dirty"
| author | proteore |
|---|---|
| date | Wed, 22 Jan 2020 14:59:04 +0000 |
| parents | ea59f5750c51 |
| children | 28d51adf8292 |
line wrap: on
line diff
--- a/add_expression_HPA.R Thu Jun 27 03:56:26 2019 -0400 +++ b/add_expression_HPA.R Wed Jan 22 14:59:04 2020 +0000 @@ -175,8 +175,7 @@ check_ensembl_geneids(ids) # Read protein atlas - protein_atlas = args$atlas - protein_atlas = read_file(protein_atlas, T) + protein_atlas = read_file(args$atlas, T) # Add expression output = args$output
