CFIA-NCFAD / wgscovplot

The Whole Genome Sequencing Coverage Plot (wgscovplot) is a tool to generate HTML Interactive Coverage Plot given coverage depth information, variants and DNA Gene features
Other
17 stars 6 forks source link

Remove your email from Entrez.email and replace with CLI options #27

Closed peterk87 closed 2 years ago

peterk87 commented 2 years ago

https://github.com/nhhaidee/wgscovplot/blob/d73b55e4fedb8b8b5a9056e502f0e6b61b76ebe1/wgscovplot/wgscovplot.py#L18

You might be able to provide a default dummy email (wgscovplot@github.com) and allow the user to specify an email and Entrez api_key as CLI options (--entrez-email, --entrez-api-key).