You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 475B

6 jaren geleden
12345678910111213141516171819202122232425262728
  1. # Strelka2
  2. You don't need to tune the parameters of strelka. It bases on [trained models](<https://github.com/Illumina/strelka/blob/v2.9.x/docs/userGuide/trainingGermlineEmpiricalScore.md>), you may train new models to improve performance.
  3. Why?
  4. Two steps:
  5. 1. Generate the configuration
  6. ```bash
  7. ```
  8. 2. Run Strelka
  9. ```bash
  10. ```
  11. ##### Reference
  12. 1. Strelka User Guide <https://github.com/Illumina/strelka/blob/v2.9.x/docs/userGuide/README.md>
  13. 2.