forked from rdeborja/NGS-Tools-GATK
-
Notifications
You must be signed in to change notification settings - Fork 0
/
META.yml
49 lines (49 loc) · 1.68 KB
/
META.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
abstract: 'Perl Moose Roles and methods for the Genome Analysis Toolkit (i.e. GATK)'
author:
- 'Richard de Borja <[email protected]>'
build_requires:
Test::More: '0'
configure_requires:
Module::Build: '0'
dynamic_config: 1
generated_by: 'Module::Build version 0.421, CPAN::Meta::Converter version 2.143240'
license: unknown
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: NGS-Tools-GATK
provides:
NGS::Tools::GATK:
file: lib/NGS/Tools/GATK.pm
version: '0.10'
NGS::Tools::GATK::Roles::BaseRecalibrator:
file: lib/NGS/Tools/GATK/Roles/BaseRecalibrator.pm
NGS::Tools::GATK::Roles::CombineVariants:
file: lib/NGS/Tools/GATK/Roles/CombineVariants.pm
NGS::Tools::GATK::Roles::Core:
file: lib/NGS/Tools/GATK/Roles/Core.pm
NGS::Tools::GATK::Roles::DepthOfCoverage:
file: lib/NGS/Tools/GATK/Roles/DepthOfCoverage.pm
NGS::Tools::GATK::Roles::HaplotypeCaller:
file: lib/NGS/Tools/GATK/Roles/HaplotypeCaller.pm
NGS::Tools::GATK::Roles::IndelRealigner:
file: lib/NGS/Tools/GATK/Roles/IndelRealigner.pm
NGS::Tools::GATK::Roles::MuTect2:
file: lib/NGS/Tools/GATK/Roles/MuTect2.pm
NGS::Tools::GATK::Roles::Pileup:
file: lib/NGS/Tools/GATK/Roles/Pileup.pm
NGS::Tools::GATK::Roles::PrintReads:
file: lib/NGS/Tools/GATK/Roles/PrintReads.pm
NGS::Tools::GATK::Roles::RealignerTargetCreator:
file: lib/NGS/Tools/GATK/Roles/RealignerTargetCreator.pm
NGS::Tools::GATK::Roles::UnifiedGenotyper:
file: lib/NGS/Tools/GATK/Roles/UnifiedGenotyper.pm
requires:
Carp: '0'
File::Basename: '0'
File::Find::Rule: '0.3'
Moose: '0'
Moose::Role: '0'
MooseX::Params::Validate: '0'
version: '0.10'