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 README file #25

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Conversation

thasteris
Copy link
Contributor

No description provided.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@thasteris thasteris force-pushed the SP-4817-update-varsome-api-client-readme branch 2 times, most recently from 058e713 to a12edff Compare March 14, 2024 10:18
@thasteris
Copy link
Contributor Author

@kchatzikok , thank you for your detailed comments. I made the changes.

@thasteris thasteris requested a review from kchatzikok March 14, 2024 10:20
README.md Outdated
@@ -59,12 +59,37 @@ the client within your code instead.
The command above will read variants from `variants.txt` and dump the annotations to `annotations.txt`.
For any number of variants you will need to [register](mailto:support@saphetor.com) for an API key.

### Example to query CNVs

varsome_api_run.py -g hg19 -k api-key -q https://stable-api.varsome.com -q 'cnv/chr2:83300000:106000000:dup' -p add-all-data=1
Copy link
Contributor

Choose a reason for hiding this comment

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

It should be without the stable-api

varsome_api_run.py -g hg19 -k api-key -q 'cnv/chr2:83300000:106000000:dup' -p add-all-data=1

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done 👍🏼 @kchatzikok !!!

README.md Outdated

### Example to query Genes

varsome_api_run.py -g hg19 -k api-key -q https://stable-api.varsome.com -q 'gene/EGFR' -p add-all-data=1
Copy link
Contributor

Choose a reason for hiding this comment

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

varsome_api_run.py -g hg19 -k api-key -q 'gene/EGFR' -p add-all-data=1

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done 👍🏼 @kchatzikok !!!

@thasteris thasteris force-pushed the SP-4817-update-varsome-api-client-readme branch from be43950 to 525ff13 Compare March 26, 2024 09:25
@thasteris thasteris requested a review from kchatzikok March 26, 2024 09:27
@kchatzikok kchatzikok merged commit 0b95962 into master Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants