Showing 24 open source projects for "junctions"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    WingSegment

    WingSegment

    WingSegment: A tool for Analysis and Modeling of Insect Wings

    WingSegment is a MATLAB app-designed tool employing a hybrid approach of computer vision and graph theory for precise insect wing image segmentation. WingSegment detects cells, junctions, Pterostigma, and venation patterns, measuring geometric features and generating Voronoi patterns. The tool utilizes region-growing, thinning, and Dijkstra's algorithms for boundary detection, junction identification, and vein path extraction. It provides histograms and box plots of geometric features, facilitating comprehensive wing analysis. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    C++ class to handle reparse points (symlinks, junctions, volume mount points - Win32) plus a little tool based on that class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    C++ class to handle reparse points (symlinks, junctions, volume mount points - Win32) plus a little tool based on that class. Superseded by LookFS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    QuCAT

    QuCAT

    Quantum Circuit Analyzer Tool

    QuCAT stands for Quantum Circuit Analyzer Tool. This open source python library provides standard analysis tools for superconducting electronic circuits, built around Josephson junctions. QuCAT features an intuitive graphical or programmatical interface to create circuits, the ability to compute their Hamiltonian, and a set of complimentary functionalities such as calculating dissipation rates or visualizing current flows in the circuit. QuCAT currently supports quantization in the basis of normal modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5

    FusionCatcher

    Somatic fusion-genes finder for RNA-seq data

    ... - to be as automatic as possible (i.e. the FusionCatcher will choose automatically the best parameters in order to find candidate fusion genes, e.g. finding automatically the adapters, building the exon-exon junctions automatically based on the length of the input reads, etc.) while providing the best possible detection rate for finding fusion genes.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 6

    Somatic APP analysis

    Reanalysis of somatic APP retrotransposition

    Implemented code for the reanalysis of somatic APP retrotransposition originally claimed by Lee at el (Nature, 2018). Modules for two different analyses--detection of intra-exonic junctions (IEJs) and estimation of APP gencDNA fraction--are provided. A detailed description of our analysis is available in our bioRxiv paper (https://bit.ly/35Kgfbu). [ Basic usage ] • Detection of IEJs connecting APP exons java -jar somaticAPP.jar -D -b input.bam [optional_arguments] * Input data: PRJNA577966 * The input bam should be mapped to APP751.fa (provided in the 'data' folder) and sorted by read name after mapping • Estimation of gencDNA fraction java -jar somaticAPP.jar -F -b input.bam -a BWA_PATH -s SAMTOOLS_PATH [optional_arguments] * Input data: PRJNA493258 * The input bam should be a human-genome-mapped (hg38), coordinate-sorted, and duplicate-marked file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PTESFinder

    Post-Transcriptional Exon Shuffling (PTES) Identification Pipeline

    ...Reads emanating from template-switching events are often characterised by large indels when aligned to the transcriptome. PTESFinder uses additional filters to exclude reads with ambiguous alignments around PTES exon-exon junctions, further increasing confidence in these supporting reads. PTESFinder identifies more PTES structures than other published methods whilst maintaining high specificity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    altanalyze

    altanalyze

    Alternative splicing and functional prediction analysis tool

    AltAnalyze is a freely available, open-source and cross-platform program that allows you to take RNASeq or relatively raw microarray data (CEL files or normalized), identify predicted alternative splicing or alternative promoter changes and view how these changes may affect protein sequence, domain composition, and microRNA targeting. AltAnalyze is compatible with any RNASeq data (exons and/or junctions), several Affymetrix splicing sensitive array types (Gene 1.0, Exon 1.0, junction) as well as many conventional array-types (e.g., Affymetrix, Illumina, Agilent). This software requires no advanced knowledge of bioinformatics programs or scripting. All you will need are your junction/exon read or microarray files along with some simple descriptions of the conditions that you're analyzing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Junction Box
    Provides a means to backup, transfer or restore the special filesystem 'junctions' within Windows Vista/7/8/10 user-profiles and system folders. Also has the capability to repair a Windows installation from which the junctions have been accidentally deleted. ** Downloads are now at: <http://iwrconsultancy.co.uk/download#junctionbox
    Downloads: 4 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
  • 10
    INTEGRATE
    INTEGRATE: Calling gene fusions with exact fusion junctions and genomic breakpoints by combining RNA-Seq and WGS data. To download source code, reference manual and test case, please go to 'Files'. Also refer to 'Wiki' for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    mkLink

    Make multiple types of symbolic links from the context menu.

    ...Specifically, it simplifies the use of creating symbolic links by providing a GUI interface and access from the context menu. Normally advanced symbolic links, such as Hard Links and Directory Junctions can only be created through the command prompt. The following symbolic links can be created with mkLink. * Directory Symbolic Link * File Symbolic Link * Hard Link * Directory Junction
    Downloads: 19 This Week
    Last Update:
    See Project
  • 12

    SpliceJumper

    A tool for splicing junction calling from RNA-Seq data

    SpliceJumper is classification based splicing junction calling tool. For now, it accepts paired-end RNA-Seq reads as input, and calls out the junctions. Also do the alignment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    KWANSO

    MANAGING ROAD TRAFFIC CONGESTION VIA TRANSPORT TELEMATICS AND MOBILE

    ...Our modeled algorithm is executed over the generated routes using real time traffic data stored in an oracle database as the routing metric of computation. The application computes least congested route and presented to the user in two forms: • A directional map of the route • A list of nodes/junctions to traverse with journey details (estimated travel time, journey distance, fuel consumption, etc.) The application was developed in Java programming language using Android Software development Kit (SDK).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FineSplice

    FineSplice

    Enhanced splice junction detection and estimation from RNA-Seq data

    FineSplice is a Python wrapper to TopHat2 geared towards a reliable identification of expressed exon junctions from RNA-Seq data, at enhanced detection precision with small loss in sensitivity. Following alignment with TopHat2 using known transcript annotations, FineSplice takes as input the resulting BAM file and outputs a confident set of expressed splice junctions with the corresponding read counts. Potential false positives arising from spurious alignments are filtered out via a semi-supervised anomaly detection strategy based on logistic regression. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Matlab based project for tracking cell junctions in 3D space over time from live imaging data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Matlab based project for tracking cell junctions in 3D space over time from live imaging data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Tuque

    Tools for mapping RNA-Seq reads to eukaryotic genomes

    Tuque includes 4 programs: tuqueIndex to prepare Bowtie indexes that include spliced sequences tuqueMap to map reads using the prepared indices tuqueSplice to find splice junctions from the reads tuqueCount to count the reads mapping within annotated sequence intervals
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FastAlign.pl

    FastAlign.pl

    FastAlign is a perl script which uses the heuristic method of tfasty

    FastAlign.pl provides a more intuitive output to find exon-intron junctions. The query string is in amino acids and the hit string is in nucleotides. There are extra nucleotides at the end of the hit string (option -diff and by default = 10), that allow to verify if the intron start with common rules (5'-GTGCGA-... for group II intron and after an exonic T for group I intron). If you have Emboss, you can genarate a graphic with option -graph 1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Altrans

    Altrans

    Quantification of Splicing Events

    ...It requires a BAM alignment file from an RNA-seq experiment and an annotation file in GTF format detailing the location of the exons in the genome. It uses paired end reads where one mate maps to one exon and the other mate to a different exon and/or split reads spanning exon exon junctions to count “links” between two exons. When there are overlapping exons, these are grouped into “exon groups” and unique portions of each exon in an exon group are identified which are used when assigning reads to an exon. The link counts ascertained from unique regions are normalized with the probability of observing such a link given the insert size distribution which is referred to as link coverage. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A package for mapping of spliced reads and unbiased detection of novel junctions from RNA-seq data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A software that support creating (directory) symlink, hardlink, and NTFS junctions. Very simple, all you need is administrative rights. I am sure everyone knows how to use it. 2.x is developed with Delphi (faster than VB.NET).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    .NET project which allows Backup/Restore of NTFS reparse points. No program is available to perform this operation other than custom scripts or full disk backup/restore. This is essential to any production environment which uses NTFS reparse points.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HMMSplicer is an accurate and efficient algorithm for discovering canonical and non-canonical splice junctions in short read datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The overall task of this project is to enable researchers to mine for the full gene sequences and all available gene features annotation (such as coding sequence start, exon/intron junctions, etc. in the publicl availale databases (such as genebank, ens
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB