diff --git a/pipelines/EmpiricalMaps/EmpiricalMaps.changelog.md b/pipelines/EmpiricalMaps/EmpiricalMaps.changelog.md index 35376ea..2573389 100644 --- a/pipelines/EmpiricalMaps/EmpiricalMaps.changelog.md +++ b/pipelines/EmpiricalMaps/EmpiricalMaps.changelog.md @@ -1,3 +1,8 @@ +# 1.2.1 + +* Avoid estimating multipoint genetic distances to save time +* Adjustments in runtime + # 1.2.0 * Add MAPpoly to build linkage maps for polyploid species diff --git a/pipelines/EmpiricalSNPCalling/EmpiricalSNPCalling.changelog.md b/pipelines/EmpiricalSNPCalling/EmpiricalSNPCalling.changelog.md index ead65e4..a039a9c 100644 --- a/pipelines/EmpiricalSNPCalling/EmpiricalSNPCalling.changelog.md +++ b/pipelines/EmpiricalSNPCalling/EmpiricalSNPCalling.changelog.md @@ -1,3 +1,7 @@ +# 1.2.1 + +* Adjustments in runtime + # 1.2.0 * Run freebayes parallelizing in nodes according to chromosomes and cores splitting in genomic regions diff --git a/tests/data/polyploid/vcfs_norm/gatk_Chr04_filt_example.vcf.gz b/tests/data/polyploid/vcfs_norm/gatk_Chr04_filt_example.vcf.gz new file mode 100755 index 0000000..44b2876 Binary files /dev/null and b/tests/data/polyploid/vcfs_norm/gatk_Chr04_filt_example.vcf.gz differ