bamdst is a lightweight tool to stat the depth coverage of target regions of bam file(s).
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.

5 lat temu
5 lat temu
123456789
  1. {
  2. "{{ project_name }}.bam": "{{ bam }}",
  3. "{{ project_name }}.bam": "{{ bai }}",
  4. "{{ project_name }}.bed": "{{ bed }}",
  5. "{{ project_name }}.sample": "{{ sample }}",
  6. "{{ project_name }}.docker": "{{ docker }}",
  7. "{{ project_name }}.disk_size": "{{ disk_size }}",
  8. "{{ project_name }}.cluster_config": "{{ cluster_config }}"
  9. }