Showing 14 open source projects for "bowtie2"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    TARGT pipeline

    Targeted Analysis of sequence Reads for GenoTyping of HLA/MHC genes

    ...The pipeline consists of a main bash script that calls the different steps of the pipeline and can either be called directly or submitted to a cluster queue system, as well as additional sub-scripts and files, that are required to perform the different steps. The pipeline also requires installed versions of the mapping tool Bowtie2 and samtools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PPLine

    SNP calling, annotation and gene/transcripts expression quantification

    PPLine is a Python-based suite aimed to process raw RNA-seq or Exome-seq data. PPLine provides: - read mapping (STAR/Tophat2/bowtie/bowtie2), including novel splice junsctions discovery - gene and transcript expression estimation (HTSeq-count/Cufflinks) - SNP calling with BQSR and indel realignment (samtools/GATK) - variant annotation (Annovar) - novel transcripts discovery (Cufflinks) - predicting proteotypic peptides and creating ref/alt proteins fasta-database - integration of the results
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CNVMM

    CNVMM performs copy number variations detection

    CNVMM specializes in identifying copy number variations (CNVs) when there are repeated sequences in the reference genome. The input file is a single short read mapping result from any short read aligners. However, NNmapper or Bowtie2, which detect all mapping results for multi-reads, are recommended. To use the code, MATLAB installation is required. Mac or Linus system is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Identifies rRNA, contaminants, trims in a standard fashion etc. Maintains read pairs. Built for fire-and-forget high throughput projects (terabytes of data). Uses pbzip2, bowtie2, fastx_toolkit, samtools, fastqc, Trimmomatic (optional)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    Faligner

    Faligner: a Local Sequence Alignment Ubuntu Package

    A package based on 3 local alignment tools i.e., Bowtie, Bowtie2 and BWA. Package covers single-end, paired-end alignments. Moreover, the package also demonstrates overlap alignment and colorspace alignment features. The package also includes graphical user interface to make it interactive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MutAid

    MutAid: Sanger and NGS based pipeline for mutation screening.

    ...MutAid has been developed for expert and non-expert users and supports four sequencing platforms (Sanger, Illumina, 454 and Ion Torrent) and five read mappers including BWA,TMAP, Bowtie,Bowtie2 and GSNAP and four variant callers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NUCPOS

    NUCPOS

    Suite for analysis of genome-wide nucleosome positions

    ...The suite is currently composed of 5 programs: nucfrag dyad_bins align_dyads dinucleotide_frequencies hp_fft The analysis starts with the SAM format alignment file generated by an alignment program such as Bowtie2. All utilities are coded in C++ 11, and can easily be modified to use any available genome sequence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...This aligner proposes a general approach to properly aligning both easy and hard reads to large genomes such as the human genome. Perform evaluation on alignment quality reals that CUSHAW3 consistently outperforms CUSHAW2, BWA-MEM, Bowtie2 and GEM in terms of single-end and paired-end alignment. Furthermore, our aligner has demonstrated better paired-end alignment performance than Novalign3 for short-reads with high error rates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SOAP3-DP

    SOAP3-DP

    Fast, Accurate and Sensitive GPU-based Short Read Aligner

    Latest Code on GitHub: https://github.com/aquaskyline/SOAP3-dp SOAP3-dp, through leveraging the computational power of both CPU and GPU with optimized algorithms, delivers high speed and sensitivity simultaneously. Compared with widely adopted aligners including BWA, Bowtie2, SeqAlto, CUSHAW2, GEM and GPU-based aligners BarraCUDA and CUSHAW, SOAP3-dp was found to be two to tens of times faster, while maintaining the highest sensitivity and lowest false discovery rate (FDR) on Illumina reads with different lengths. SOAP3-dp natively supports BAM file format and provides the same scoring scheme as BWA, which enables it to be integrated into existing analysis pipelines. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 10

    openSEQ

    NGS compute distro proloaded with pipeline analysis software

    ...The first homepage tab links to our pipeline constructer. The second homepage tab links to a xterm session on the client. Software included (location - name): path - biobambam path - bwa path - bowtie2 path - bowtie path - cufflinks path - bcftools path - tophat path - scalpel path - samtools path - sra-toolkit path - bamtools path - delly path - delly-parallel path - picard-tools path - fastahack path - twoBitToFa ~/prog/java/ - mutect ~/prog/python/ - platypus ~/prog/java/ - gatk
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    AFSM_seq

    a simple and rapid method for genome-wide SNP and methylation site

    ...Classified paired-ends using fltfastq2pe.pl. to produce output “R1.trim.pair.fastq” and “R2.trim.pair.fastq”. 4.The filtered sequence reads were aligned to the reference genome using the Bowtie2, allowing a maximum of four mismatches and one gap of up to 3 bp. Using the SAMtools pileup command the variable positions (SNPs) were determined. 5.AFSM_meth_V_1.0.pl are used for analyses of AFSM methylation results were based on comparisons of assembled sequences . perl AFSM_meth_V_1.0.pl -i output.sort.bam -o output.meth.matrix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    dna-bison

    Bisulfite alignment On Nodes of a cluster

    Bison allows users with access to a computer cluster to rapidly align whole-genome bisulfite sequencing or RRBS reads. It can align both directional and non-directional libraries and uses bowtie2. Multiple compute nodes are not absolutely required, but will make the alignment process faster. Further details available on the Wiki page. Help also available on SEQanswers (http://seqanswers.com/forums/showthread.php?t=31314) or by creating a ticket here. You can now track the development on github (https://github.com/dpryan79/bison). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...Nonetheless there is currently no systematic evaluation of existing computational tools used for whole genome or whole exome sequencing data analysis. We developed a Metamorphic Testing tool that tests three widely used short-read alignment programs (BWA, Bowtie and Bowtie2) in order to systematically evaluate their performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    srst

    Short Read Sequence Typing

    Update - SRST2 Now Available ------ 25 Sep, 2013 This project has now been replaced by SRST2 - Short Read Sequence Typing for Bacterial Pathogens, available at http://katholt.github.io/srst2/ The new SRST2 program does gene typing as well as MLST (e.g. typing resistance genes, virulence genes, etc). SRST2 is faster and more accurate than the old SRST, using bowtie2 to achieve local alignments (no need for flanking sequences) and a brand new scoring system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB