Hi there,
I have built Bangladeshi global build json via nextstrain.
Here’s my code:
The auspice global json file is there. Kindly check it and add the Bangladesh build in the nextstrain all available build section under Asia.
However, I want to keep updating the ncov_global.json file for better quality. Will that be possible once the build get’s added to the nextstrain site?
Hi @nahid18! Thank you for taking the time to create a Bangladeshi build and share it here.
With a little extra work, you can share your build through the Nextstrain site by creating a Nextstrain community build. Since you already have an auspice JSON prepared, you will only need to:
create an auspice directory in your current GitHub repository
move your auspice JSONs into the auspice directory
rename your auspice JSONs to have a prefix that matches your repository name (for example, ncov_global.json should be renamed to ncov-bd_global.json).
It can also be helpful to viewers of your build to include a description of how you tuned your analysis to better represent Bangladesh (for example, in a way that it isn’t currently represented by the Nextstrain Asia build). A good first place to put this description is in the README.md of your repository.
Would you be willing to give this a try and let us know how it goes by responding back here?