Skip to content

Commit

Permalink
fix targets.R
Browse files Browse the repository at this point in the history
  • Loading branch information
kelshmo committed Sep 20, 2021
1 parent 5b5f6cb commit e4c554a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/_targets.R
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ list(
filtered_counts = filtered_counts,
biomart_results = biomart_results,
de_results = de,
residualized_counts = residualized_counts$output,
residualized_counts = residualized_counts,
report = report,
rownames = list(
config::get("metadata")$`sample id`,
Expand Down

0 comments on commit e4c554a

Please sign in to comment.