Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

See if this is a good choice #4

Closed
todo bot opened this issue Mar 13, 2020 · 0 comments
Closed

See if this is a good choice #4

todo bot opened this issue Mar 13, 2020 · 0 comments
Assignees

Comments

@todo
Copy link

todo bot commented Mar 13, 2020

Barcelona/R/diversity.R

Lines 47 to 52 in a2242f4

# conn <- gzfile("data/TNF.all.samples.original.counts.tsv.gz") # TODO See if this is a good choice
rna <- read.table(conn, sep = "\t", check.names = FALSE)
colnames(rna) <- gsub(" reseq$", "", colnames(rna))
colnames(rna)[grep("[Ww]", colnames(rna))] <- tolower(colnames(rna)[grep("[Ww]", colnames(rna))])


This issue was generated by todo based on a TODO comment in a2242f4. It's been assigned to @llrs because they committed the code.
@todo todo bot added the todo 🗒️ label Mar 13, 2020
@todo todo bot assigned llrs Mar 13, 2020
@llrs llrs closed this as completed Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant