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

improve core functionalities for CLI #53

Merged
merged 35 commits into from
May 7, 2024
Merged

improve core functionalities for CLI #53

merged 35 commits into from
May 7, 2024

Commits on Apr 26, 2024

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

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    0f44e20 View commit details
    Browse the repository at this point in the history
  2. refactor fq2cnt to counter

    abearab committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0cd329e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. remove ,

    abearab committed May 2, 2024
    Configuration menu
    Copy the full SHA
    fc25156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a401008 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad6210c View commit details
    Browse the repository at this point in the history
  4. update Counter module

    abearab committed May 2, 2024
    Configuration menu
    Copy the full SHA
    347f895 View commit details
    Browse the repository at this point in the history
  5. convert library to polars

    abearab committed May 2, 2024
    Configuration menu
    Copy the full SHA
    bb226be View commit details
    Browse the repository at this point in the history
  6. no index

    abearab committed May 2, 2024
    Configuration menu
    Copy the full SHA
    35047c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d180345 View commit details
    Browse the repository at this point in the history
  8. add verbose

    abearab committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b00544d View commit details
    Browse the repository at this point in the history
  9. fix a missing variable

    abearab committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0ba6acc View commit details
    Browse the repository at this point in the history
  10. trim first

    abearab committed May 2, 2024
    Configuration menu
    Copy the full SHA
    125d72a View commit details
    Browse the repository at this point in the history
  11. rename recomb to recombinant

    abearab committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8fbe5dc View commit details
    Browse the repository at this point in the history
  12. support recombinants

    abearab committed May 2, 2024
    Configuration menu
    Copy the full SHA
    cb28f0f View commit details
    Browse the repository at this point in the history
  13. fix index

    abearab committed May 2, 2024
    Configuration menu
    Copy the full SHA
    53fbfc4 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. fix get_recombinant input

    abearab committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2db3596 View commit details
    Browse the repository at this point in the history
  2. fix column names

    abearab committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2e834e3 View commit details
    Browse the repository at this point in the history
  3. fix rename for polars

    abearab committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1f020d8 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. add index_col as input arg

    abearab committed May 5, 2024
    Configuration menu
    Copy the full SHA
    2ae6ca3 View commit details
    Browse the repository at this point in the history
  2. add index_col as input arg

    abearab committed May 5, 2024
    Configuration menu
    Copy the full SHA
    1e6c876 View commit details
    Browse the repository at this point in the history
  3. mend

    abearab committed May 5, 2024
    Configuration menu
    Copy the full SHA
    e0e7d63 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. try parallel on samples

    abearab committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ce044da View commit details
    Browse the repository at this point in the history
  2. mend

    abearab committed May 6, 2024
    Configuration menu
    Copy the full SHA
    5e19a23 View commit details
    Browse the repository at this point in the history
  3. use multiprocessing

    abearab committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0473db7 View commit details
    Browse the repository at this point in the history
  4. typo

    abearab committed May 6, 2024
    Configuration menu
    Copy the full SHA
    efec6d4 View commit details
    Browse the repository at this point in the history
  5. use multiprocessing

    abearab committed May 6, 2024
    Configuration menu
    Copy the full SHA
    36d7f82 View commit details
    Browse the repository at this point in the history
  6. use multiprocessing

    abearab committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0ec06b9 View commit details
    Browse the repository at this point in the history
  7. add todo line

    abearab committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2691d1f View commit details
    Browse the repository at this point in the history
  8. use multiprocess

    abearab committed May 6, 2024
    Configuration menu
    Copy the full SHA
    186e2dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    abb73d6 View commit details
    Browse the repository at this point in the history
  10. mend

    abearab committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d6e5cdd View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. allow unmapped return

    abearab committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1c27123 View commit details
    Browse the repository at this point in the history
  2. improve Counter class

    abearab committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9e71ec7 View commit details
    Browse the repository at this point in the history
  3. new file for counter module

    abearab committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d3c1e2c View commit details
    Browse the repository at this point in the history