Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added diputils.py. Added the ability to create a dictionary separatel… #236

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Commits on Feb 13, 2023

  1. Added diputils.py. Added the ability to create a dictionary separatel…

    …y by haplotypes. Added function to calculate reference length by haplotypes.
    albidgy committed Feb 13, 2023
    6 Configuration menu
    Copy the full SHA
    8cb01e6 View commit details
    Browse the repository at this point in the history
  2. Added value ploid for --ambiguity-usage option

    Amy authored and Amy committed Feb 13, 2023
    1 Configuration menu
    Copy the full SHA
    635f507 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/dipquast' into dipquast

    Amy authored and Amy committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    3f0656d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Added ploid value to the help menu

    Amy authored and Amy committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    c9f3912 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Fixed calculation for reference length by haplotypes and added calcul…

    …ation genome fraction by haplotypes.
    albidgy committed Feb 20, 2023
    4 Configuration menu
    Copy the full SHA
    9e6569a View commit details
    Browse the repository at this point in the history
  2. Revert "Added ploid value to the help menu"

    This reverts commit c9f3912.
    Amy authored and Amy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    164a596 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Added --ambiguity-usage "ploid" option to the help menu.

    Amy authored and Amy committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    bb770d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    de9c373 View commit details
    Browse the repository at this point in the history
  2. Changed behavior for --ambiguity-usage ploid parameter

    Amy authored and Amy committed Feb 27, 2023
    2 Configuration menu
    Copy the full SHA
    c44fbb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Fixed dictionaries filling for dipquast: dip_genome_by_chr, length_of…

    …_haplotypes are filled in quast.py
    albidgy committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    80bb13f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Minor improvements

    Amy authored and Amy committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    1ecf499 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39b7264 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    6404539 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    63bacf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecd897f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    d1c98f4 View commit details
    Browse the repository at this point in the history
  2. Corrected mistake

    ibragimovaamina committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    1a7876a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    954ba5c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    9adbe43 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    3bc423b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f779ad4 View commit details
    Browse the repository at this point in the history
  3. Added dipquast.py

    albidgy committed May 6, 2023
    Configuration menu
    Copy the full SHA
    6c7c980 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Added option --ploid_assembly_type to adapt the analysis to two types…

    … of assemblies: phased and consensus; added test data for 2 types of ploid genome assembly
    albidgy committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f24db75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f03d60b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    8c11a85 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    f2e9eea View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    21e14c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Added compiled Mash for linux. Fixed selection of the best ambiguity …

    …contig considering IDY.
    albidgy committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b2355e2 View commit details
    Browse the repository at this point in the history
  2. Added a method for determining haplotypes by conservative names of ch…

    …romosomes that have haplotype_N in the name
    albidgy committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ae36e76 View commit details
    Browse the repository at this point in the history
  3. Removed tmp variable

    albidgy committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9d3f196 View commit details
    Browse the repository at this point in the history