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

JBrowse2: Revert from pif indexes for paf #1522

Merged
merged 23 commits into from
Oct 17, 2024
Merged

Commits on Sep 1, 2023

  1. adding first tested and working generated tool from https://github.co…

    …m/fubar2/nftoolmaker
    
    It actually does work. Sort of.
    Hope this is useful to someone.
    fubar2 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6453a58 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. fixes suggested by bgruening for the PR - all adjustments will now ap…

    …ply to all future generated tools :)
    fubar2 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    fbcd261 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. add yara mapper ToolFactory - NOT from nf-core.

    Allows single ended fastq or fasta to be mapped, or a pair of forward and reverse - both must be fastq
    fubar2 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    a5724a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1566f5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bce04a View commit details
    Browse the repository at this point in the history
  4. adding panaroo

    fubar2 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4f2eccb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6734d07 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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

Commits on Dec 14, 2023

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

Commits on Jan 19, 2024

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

Commits on Feb 1, 2024

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

Commits on Feb 4, 2024

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

Commits on Mar 5, 2024

  1. cleanup master branch of fork

    fubar2 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    50d59ea View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 15, 2024

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

Commits on Oct 7, 2024

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

Commits on Oct 8, 2024

  1. Idiotic sort error generates broken pif indexes.

    Pity the built in fails in biocontainers.
    fubar2 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    13e5bbc View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

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

Commits on Oct 14, 2024

  1. problem with pif

    revert to paf until sorted
    fubar2 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    54f3439 View commit details
    Browse the repository at this point in the history
  2. return to using paf unindexed until figure out why the jbrowse utilit…

    …y is broken
    
    tabix does not do this.
    fubar2 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    32cfc54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c9e54f View commit details
    Browse the repository at this point in the history
  4. remove debug ls

    fubar2 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    da28295 View commit details
    Browse the repository at this point in the history
  5. flake8

    fubar2 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7d28252 View commit details
    Browse the repository at this point in the history