antnguye / QuicK-mer2_human_rarity_determination

add a python wrapper to qm2 in order to implement comparison against 1000 genomes
0 stars 0 forks source link

Elaborating on software requirements #4

Open JanRose1 opened 1 year ago

JanRose1 commented 1 year ago

Your design looks incredibly solid all around. Pretty much nothing much for me to add in terms of the planning stages and considering that you're building upon a tool that's already developed I'd definitely have to play around with its features myself in order to get a good idea of how to most effectively utilize it and what features I'd like to see implemented. Regardless, I would love to know the computational requirements of the tool (CPUs, RAM, etc.) that would be required to run this tool natively. It would likely be something you would have to present to the resource center anyway.

antnguye commented 1 year ago

Hello! Yeah, I'm definitely a bit more uncertain on the CPUs required. However, I will update my compute_resources.md with what I know the parent tool (QuicK-mer2) will use, since my extension will not require anything more than that.