Fragpipe CPTAC run for tumor-enriched splice event-derived peptides#21
Closed
Fragpipe CPTAC run for tumor-enriched splice event-derived peptides#21
Conversation
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose/implementation Section
What scientific question is your analysis addressing?
I've created a
tumor-specific-splicingrepo for TMT quantification of AS event-derived peptides in CPTAC and HOPE proteomics data. Current functionality just supports quantification using CPTAC data as input.What was your approach?
What GitHub issue does your pull request address?
Directions for reviewers. Tell potential reviewers what kind of feedback you are soliciting.
Which areas should receive a particularly close look?
Steps to run this code:
--privilegedmode and configure sbfs credentials for cavatica project mounting. NOTE: you do not need to mount project here, it is now done within the fragpipe bash script./home/rstudio/fragpipe/tumor-enriched-splicingand run the following command:bash run_fragpipe.sh --run_subsetIs there anything that you want to discuss further?
I am currently getting the following error when running the above code:
I believe this is related to us updating Fragpipe versions. We previously ran this same workflow using v22.0 and had no issues, but now we are getting this error with 23.1. You will see that there is only a single annotation file in the
tmp/01CBTTC_PBT_Proteome_HMS_20180626/directory and that all sample labels are unique. So I really don't know what could be going on here.I submitted an issue to the fragpipe developers, but they were not able to diagnose the issue: Nesvilab/FragPipe#2423
Someone else also reported a getting the same error after updating to Fragpipe 23.1. It is unclear if they resolved the issue, and they also seem to have run this in the GUI rather than via command line: Nesvilab/FragPipe#2276
Is the analysis in a mature enough form that the resulting figure(s) and/or table(s) are ready for review?
Results
What types of results are included (e.g., table, figure)?
What is your summary of the results?
Reproducibility Checklist
Documentation Checklist
READMEand it is up to date.