Skip to content
View giovannarosone's full-sized avatar

Block or report giovannarosone

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. BCR_LCP_GSA BCR_LCP_GSA Public

    Multi-string eBWT/LCP/GSA computation

    C++ 5 1

  2. FASTQcompression FASTQcompression Public

    FASTQcompression (Compressor of FASTQ files)

    C++ 3 2

  3. cLCP-mACS cLCP-mACS Public

    Efficient lightweight strategy to solve the multi-string Average Common Substring (ACS) problem, that consists in the pairwise comparison of a single string against a collection of m strings simult…

    C++ 2

  4. bwt2lcp bwt2lcp Public

    Forked from nicolaprezza/bwt2lcp

    Compute the LCP array from the BWT of a set of DNA strings.

    C++ 1

  5. ebwt2InDel ebwt2InDel Public

    Forked from nicolaprezza/ebwt2InDel

    ebwt2InDel: find SNPs and InDels from the BWT of a fasta read set

    C++

  6. cLCP-mACS_parallel cLCP-mACS_parallel Public

    Efficient parallel construction of the colored longest common prefix array

    C++