gnomad_methods
gnomad_methods copied to clipboard
Remove init scripts?
Now that this can be used on a Dataproc cluster using hailctl dataproc start cluster --packages gnomad, are gnomad-init.sh and master-init.sh still necessary?
they won't be, but as this is a pretty big breaking change, lets make sure all pipelines that use this package are fixed before we do remove them
yeah, we need to make sure people know about the change and give them some time. That said, it'll feel nice and clean when we remove those scripts ;)
need to double check with team to make sure no one is using these before we delete