-
Notifications
You must be signed in to change notification settings - Fork 0
Adding script for CNV's to master #17
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
Open
MaritIsKarel
wants to merge
61
commits into
master
Choose a base branch
from
format-CNVs
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
ae4ba92
Copied SNV script for CNV data
813a45b
Unneccesary function removed.
aa1d1bb
Define format for LUMC CNV file
27e301e
Process the LUMC CNV file.
f4d9998
Safe data to the output file.
30c5f47
Add the LOVD/HGVS library as a submodule.
ifokkema 3d571c4
Update the README; clarify how to activate the LOVD HGVS submodule.
ifokkema f23e4a2
Load the LOVD HGVS library in the CNV formatter.
ifokkema f87e7ec
Actually load the LOVD HGVS library.
ifokkema 3691f29
Update the HGVS library to v0.5.5 to add support for PHP 7.4.
ifokkema b77023b
Spelling and adding examples of lines found.
69e39bf
Adding examples and removing comment.
2578508
Removing enter.
a0bc12b
Adding examples and comment.
81ead07
Adding a break.
478c7ae
If starting position is 1, change to pter.
03b1989
Reading Radboud file and checking for output file.
e76ee83
Putting lines as comments.
a6d2cc8
Get correct line to add to output file.
2ddd500
Changing the heather for radboud.
bfe6527
Changing 'size' to 'hgvs'.
a5250e6
Adding comments.
5273b82
The changed version to check and validate the radboud data.
95f34c8
Adding or correcting comments.
f2b02ab
Writing explanation for test data.
41f9326
Removing unnecessary lines (with example lines).
dbe8b9c
Explanation for the examples per situation.
c8bdd9e
Make the file executable, clean input file names, whitespace fixes.
ifokkema 53d2f37
Renamed a few columns in the Radboud file.
ifokkema 61c0c81
Simplify some code a bit.
ifokkema 870de2b
Fix PHP notice thrown when parsing newer data.
ifokkema 747477e
Update all syndrome names to their official terms.
ifokkema 77e09da
Rename g.pter_qterdup to g.pter_qtersup.
ifokkema 2422551
Detect qter from given positions for all chromosomes.
ifokkema 0ea02b1
Simplify the code.
ifokkema db70dac
Add basic version of the CNV processing file.
ifokkema 7169585
Spelling.
197b67b
Adding comments and examples to explain what might needs to be changed.
78cbcaa
Expand explanation.
ecd73ce
Removing 'genes','gene' and 'published_as' because they are not neede…
c66d063
Removing unnecessary comments.
ef64694
Changing or adding comments.
4cb4fcf
Replacing or removing variables that aren't used.
cec495e
Removing example of output which was used to see what that piece of c…
0eb36b5
Correcting spelling.
6737ace
Comments we might need to discuss what to do with them.
6a50cb7
Removing unnecessary lines.
bcb62b2
Removing unnecessary comments that are cleared up.
75ddde8
To check if the changes are correct. Not sure yet.
0ac34ee
Removing empty else loop.
ab97c12
Adding back removed code that is still needed.
55461e2
Removing unnecessary code.
4263e20
Clarifying comments.
5e9a125
Cleaning up the script.
ba9e822
Removing unnecessary code.
a8a0ed8
Without this line the data gets written to the database.
c679dc6
reformatting the layout of the position checking process for the Radb…
1428ce1
Spelling correction.
8c616c2
Reformatting from if loops to an array for the classifications.
18759b2
Reversing spelling changes to the correct version.
a833095
Putting back the lines of code in case debugging is needed.
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 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
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.
Uh oh!
There was an error while loading. Please reload this page.