aineniamh / snipit

snipit: summarise snps relative to your reference sequence
GNU General Public License v3.0
141 stars 28 forks source link

code request #44

Open Aria-Dolatabadian opened 4 weeks ago

Aria-Dolatabadian commented 4 weeks ago

Hi @aineniamh I am trying to figure out how to use the code. Would you please provide me the code to run in Pycharm? Thanks Aria

aineniamh commented 4 weeks ago

Hi @Aria-Dolatabadian, snipit is a command line tool and can be installed using pip. If you want to run that within pycharm you could try this. All the code is open source and available here on the GitHub.