Skip to content

Commit

Permalink
Update 07_extract_results_FraseR.R
Browse files Browse the repository at this point in the history
remove unnecessary fds saving
  • Loading branch information
vyepez88 committed Jun 30, 2022
1 parent a243ba5 commit 35a3cdd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ res_junc <- results(fds,
deltaPsiCutoff=snakemake@params$deltaPsiCutoff)
res_junc_dt <- as.data.table(res_junc)
print('Results per junction extracted')
saveFraserDataSet(fds, dir=outputDir)


# Add features
Expand Down

0 comments on commit 35a3cdd

Please sign in to comment.