Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

removing rownames from reference files #836

Merged
merged 4 commits into from
Nov 9, 2020

Conversation

kgaonkar6
Copy link
Collaborator

Purpose/implementation Section

What scientific question is your analysis addressing?

Updating format for input gene and fusion list to be compatible with read_tsv and updating README

What was your approach?

I saved the file with write_tsv() so now the files can be read with read.delim as well as read_tsv()

What GitHub issue does your pull request address?

#832

Directions for reviewers. Tell potential reviewers what kind of feedback you are soliciting.

Which areas should receive a particularly close look?

I'm linking to the code I'd used originally to format the and create the file does that sound ok?

Is there anything that you want to discuss further?

NA

Is the analysis in a mature enough form that the resulting figure(s) and/or table(s) are ready for review?

NA

Results

What types of results are included (e.g., table, figure)?

NA

What is your summary of the results?

NA

Reproducibility Checklist

  • The dependencies required to run the code in this pull request have been added to the project Dockerfile.
  • This analysis has been added to continuous integration.

Documentation Checklist

  • This analysis module has a README and it is up to date.
  • This analysis is recorded in the table in analyses/README.md and the entry is up to date.
  • The analytical code is documented and contains comments.

Copy link
Collaborator

@jharenza jharenza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kgaonkar6 thanks for this - will it break anything in fusion-filtering right now?

@jharenza jharenza mentioned this pull request Nov 9, 2020
5 tasks
@kgaonkar6
Copy link
Collaborator Author

Copy link
Collaborator

@jharenza jharenza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@jharenza jharenza merged commit ed4f9a0 into AlexsLemonade:master Nov 9, 2020
jharenza pushed a commit to jharenza/OpenPBTA-analysis that referenced this pull request Nov 9, 2020
for annot file, update read.delim2 to read_tsv since [AlexsLemonade#836](AlexsLemonade#836) has gone in
jaclyn-taroni added a commit that referenced this pull request Nov 12, 2020
* add fusion summary for LGAT

* fix subsetFuseLGAT

fix variable name subsetFuseLGAT

* add comments from code review

add comments from @cansavvy and @kgaonkar6 code review

* consolidate function

consolidate filterFusion() and filterLGATFusion() functions

* tidy final rbind step

- select only BS_ID and fusion
- add distinct

* clarify code

update code from @cansavvy code review

* update read.delim2 to read_tsv

for annot file, update read.delim2 to read_tsv since [#836](#836) has gone in

* Try moving fusion summary up

Co-authored-by: Jaclyn Taroni <jaclyn.n.taroni@gmail.com>
@kgaonkar6 kgaonkar6 deleted the format_ref_lists branch December 8, 2020 21:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants