Skip to content
View hicops's full-sized avatar
🚀
Accelerating peptide identification
🚀
Accelerating peptide identification

Block or report hicops

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hicops/README.md

build contributions welcome pages yes GitHub forks GitHub stars GitHub contributors GitHub issues Github all releases Creative Commons License DOI

HiCOPS HiCOPS

HiCOPS: Computational framework for scalably accelerating database peptide search workflows on supercomputers.

Announcement

This is the legacy version of the HiCOPS codebase only. The maintained HiCOPS and GPU-accelerated HiCOPS (GiCOPS) repository has moved here.

Documentation

Full (legacy) HiCOPS documentation can be found here.

License

This software is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. All contributions are welcome including new features, documentation and bug fixes through standard GitHub pull request method.

Issues and Feature Requests

Open an issue here. Please include any logs, screenshots and/or helpful observations. Also, do not forget to describe the dataset(s), database, steps performed etc. so that the issue can be reproduced.

Credits

  1. Muhammad Haseeb Twitter
  2. Fahad Saeed Twitter

Popular repositories Loading

  1. hicops hicops Public

    HiCOPS: Computational framework for peptide identification from MS data through accelerated database search

    C++ 10 3

  2. hicops.github.io hicops.github.io Public

    The docs for HiCOPS framework

  3. tutorials tutorials Public

    Tutorials for HiCOPS

    Shell

  4. argparse argparse Public

    Forked from morrisfranken/argparse

    A Simple Argument Parser for C++

    C++

  5. argparse-1 argparse-1 Public

    Forked from p-ranav/argparse

    Argument Parser for Modern C++

    C++

  6. magic_enum magic_enum Public

    Forked from Neargye/magic_enum

    Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

    C++