-
Notifications
You must be signed in to change notification settings - Fork 18
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
Qc check rnaseqc #392
Merged
Merged
Qc check rnaseqc #392
Changes from 37 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
5bdd090
add Eclipse's .project file to .gitignore
9fb060e
Merge branch 'master' into devel
d680fa8
Merge branch 'devel' of github.com:wtsi-npg/npg_qc
04cece3
Merge branch 'master' of github.com:wtsi-npg/npg_qc
061dfa5
Merge branch 'devel' of github.com:wtsi-npg/npg_qc
e842f07
Merge branch 'devel' of github.com:wtsi-npg/npg_qc into devel
f841623
Merge branch 'devel' of github.com:wtsi-npg/npg_qc into devel
111f441
Merge branch 'devel' of github.com:wtsi-npg/npg_qc into devel
977e8de
Merge branch 'devel' of github.com:wtsi-npg/npg_qc into devel
adb3d1f
Merge branch 'devel' of github.com:wtsi-npg/npg_qc into devel
85c0a18
Merge branch 'devel' of github.com:wtsi-npg/npg_qc into devel
4790905
Merge branch 'devel' of github.com:wtsi-npg/npg_qc into devel
ce6acd4
Merge branch 'devel' of github.com:wtsi-npg/npg_qc into devel
ae5245d
Merge branch 'devel' of github.com:wtsi-npg/npg_qc into qc_check_rnaseqc
87ad3df
Initialise undef variables
c3b3b07
Use of npg_qc::autoqc::autoqc->checks_list is deprecated
c843875
Simplify rna_seqc result object by grouping similar attributes using …
1875a32
Store RNA-SeQC check JSON in npq_qc database
a8fc23b
Add RNA-SeQC check template to npg_qc_viewer
3d1be4f
Merge remote-tracking branch 'upstream/devel' into qc_check_rnaseqc
b0287ba
Update npg_qc_viewer/Changes
bf84c5f
Merge branch 'devel' of github.com:wtsi-npg/npg_qc into devel
64b93c2
Merge remote-tracking branch 'upstream/devel' into qc_check_rnaseqc
f030757
Change type of RNA-SeQC table columns and other bug fixes
600aa4f
Display RNA-SeQC results in summary table and minor fixes
05773eb
Fixed link to RNA-SeQC report
c70b833
Merge branch 'devel' of github.com:wtsi-npg/npg_qc into devel
bd0c80d
Merge branch 'devel' of github.com:wtsi-npg/npg_qc into devel
d9e4baf
Add composition attribute to rna_seqc schema; don't hide its template…
468aae7
Merge remote-tracking branch 'mgcam/rpt4composition' into qc_check_rn…
d45a50a
Template for rna_seqc exists now, render its metrics
721db99
Show link to report only when db_lookup=0; single-line summary metrics
4293e13
Drop columns that aren't necessary from rna_seqc
8af9a9d
Updated Changes; Minor HTML fixes
2017b4c
Merge branch 'devel' of github.com:wtsi-npg/npg_qc into devel
297cd75
Merge branch 'devel' into qc_check_rnaseqc
5037f61
Keep Perl Critic happy-changes
5afa49f
Remove column `path` from table rna_seqc; remove Maybe[] from data ty…
6afcfdd
Update MANIFEST
86e2112
Create RNA-SeQC output directory by default; improved tests
a1d8161
Fix Critic criticisms
5196baa
Change the path for the RNA-SeQC report accessible from the template …
7108641
Add tests for autoqc::Schema::Result::RnaSeqc
62ffb52
Add unique constraint to RnaSeqc DBix schema
ecff38d
Update SQL scripts, Changes and tidy up code
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not sure that this field is going to be filled by this check. This is a historic feature, which we probably can discontinue.