Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

README.md 570B

6 lat temu
5 lat temu
6 lat temu
5 lat temu
6 lat temu
5 lat temu
6 lat temu
5 lat temu
123456789101112131415161718192021222324252627282930
  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. Two steps:
  4. 1. Generate the configuration
  5. ```bash
  6. ```
  7. 2. Run Strelka
  8. ```bash
  9. ```
  10. ##### Per sample run time
  11. 4h30min
  12. ##### Reference
  13. 1. Strelka User Guide <https://github.com/Illumina/strelka/blob/v2.9.x/docs/userGuide/README.md>
  14. 2. Strelka paper <https://www.nature.com/articles/s41592-018-0051-x>