Skip to content

Commit

Permalink
fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
Anne Marie Noronha committed Apr 4, 2024
1 parent 374bd58 commit 6756cd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/final_generate_v75_gene_bed.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

#!/usr/local/bin/Rscript

# __author__ = "Alexandria Dymun"
# __email__ = "pintoa1@mskcc.org"
# __contributor__ = "Anne Marie Noronha (noronhaa@mskcc.org)"
Expand All @@ -8,7 +8,7 @@


suppressPackageStartupMessages({
library(plyr)
# library(plyr)
library(dplyr)
library(data.table)
library(stringr)
Expand Down

0 comments on commit 6756cd6

Please # to comment.