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

Updated top-level class documentation for Funcotator. #4655

Merged
merged 2 commits into from
Nov 2, 2018

Conversation

jonn-smith
Copy link
Collaborator

Fixes #4654

Copy link
Contributor

@LeeTL1220 LeeTL1220 left a comment

Choose a reason for hiding this comment

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

One more comment: How are transcript version numbers handled in the datasources?

Minor stuff.

@@ -172,6 +174,7 @@
* -R reference.fasta \
* -V input.vcf \
* -O output.vcf \
Copy link
Contributor

Choose a reason for hiding this comment

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

You sure the output file should still have a name of ".vcf" if the output format is MAF?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good point. Fixed!

@LeeTL1220 LeeTL1220 assigned jonn-smith and unassigned LeeTL1220 Apr 12, 2018
@jonn-smith
Copy link
Collaborator Author

It's supposed to ignore transcript version numbers, but it looks like right now it doesn't.

I'll add in an issue for it.

@jonn-smith jonn-smith assigned LeeTL1220 and unassigned jonn-smith Apr 17, 2018
@jonn-smith jonn-smith force-pushed the jts_funcotator_documentation_4654 branch from 5419c9a to 2f0e699 Compare August 13, 2018 18:31
@codecov-io
Copy link

Codecov Report

Merging #4655 into master will increase coverage by 0.005%.
The diff coverage is n/a.

@@              Coverage Diff               @@
##             master     #4655       +/-   ##
==============================================
+ Coverage     86.48%   86.485%   +0.005%     
- Complexity    29166     29168        +2     
==============================================
  Files          1813      1813               
  Lines        135256    135256               
  Branches      15027     15027               
==============================================
+ Hits         116969    116976        +7     
+ Misses        12825     12818        -7     
  Partials       5462      5462
Impacted Files Coverage Δ Complexity Δ
...titute/hellbender/tools/funcotator/Funcotator.java 85.629% <ø> (ø) 47 <0> (ø) ⬇️
...ithwaterman/SmithWatermanIntelAlignerUnitTest.java 90% <0%> (+30%) 2% <0%> (ø) ⬇️
...utils/smithwaterman/SmithWatermanIntelAligner.java 90% <0%> (+40%) 3% <0%> (+2%) ⬆️

Copy link
Contributor

@LeeTL1220 LeeTL1220 left a comment

Choose a reason for hiding this comment

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

@jonn-smith Double check that this is okay to merge, but it looks like you addressed my comment previously.

@jonn-smith
Copy link
Collaborator Author

It's still accurate, but this info needs to be added to. I'll merge it, but we'll need to do another one of these in relatively short order.

@jonn-smith jonn-smith merged commit 1db9cd5 into master Nov 2, 2018
@jonn-smith jonn-smith deleted the jts_funcotator_documentation_4654 branch November 2, 2018 13:35
EdwardDixon pushed a commit to EdwardDixon/gatk that referenced this pull request Nov 9, 2018
…#4655)

* Updated top-level class documentation for Funcotator.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants