Searching the RRID Resource Information Network

Our searching services are busy right now. Please try again later

  • Register
X
Forgot Password

If you have forgotten your password you can enter your email here and get a temporary password sent to your email.

X

Leaving Community

Are you sure you want to leave this community? Leaving the community will revoke any permissions you have been granted in this community.

No
Yes
X
Forgot Password

If you have forgotten your password you can enter your email here and get a temporary password sent to your email.

SciCrunch Registry is a curated repository of scientific resources, with a focus on biomedical resources, including tools, databases, and core facilities - visit SciCrunch to register your resource.

Search

Type in a keyword to search

On page 1 showing 1 ~ 20 out of 37 results
Snippet view Table view Download 37 Result(s)
Click the to add this resource to a Collection

http://ompc.juricap.com

OMPC aims to enable reuse of the huge open and free code base of MATLAB on a free and faster growing Python platform. Running Python and MATLAB in a single interpreter avoids issues with running two separate applications. Python adds general purpose programming libraries to the convenient syntax of the language of technical computing. OMPC is not an interpreter, it lets Python to do the work. This means that if Python gets faster OMPC gets faster too. OMPC translates the m-files preserving the structure of the original programs as much as possible. Although OMPC comes with a library that emulates the features of numerical array of MATLAB there is nothing that will stop you from running the translated code the way you like it. This means that you could run the OMPC generated code on IronPython, Jython, PyPy or whatever else if you write your own numerical class. Sponsors: This resource is supported by RIKEN Brain Science Institute.

Proper citation: An Open-Source MATLAB-to-Python Compiler (RRID:SCR_008409) Copy   


http://cython.org/

Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations. The Cython language is very close to the Python language, but Cython additionally supports calling C functions and declaring C types on variables and class attributes. This allows the compiler to generate very efficient C code from Cython code. This makes Cython the ideal language for wrapping external C libraries, and for fast C modules that speed up the execution of Python code. Sponsor. Google and Enthought funded Dag Seljebotn to greatly improve Cython integration with NumPy. Kurt Smith and Danilo Freitas were funded through the Google Summer of Code program to work on improved Fortran and C support respectively.

Proper citation: Cython C-Extensions for Python (RRID:SCR_008466) Copy   


  • RRID:SCR_013984

    This resource has 1+ mentions.

http://ipython.org/notebook.html

A web application and interactive computational environment where users can combine code execution, rich text, mathematics, plots, and rich media. IPython Notebook consists of two parts, the web application and plain texts. The Ipython Notebook web application is used for interactive authoring of literate computations, in which explanatory text, mathematics, computations, and rich media output may be combined. Input and output are stored in persistent cells that may be edited in-place. The plain text documents, called notebooks, record and distribute the results of the rich computations. Saved files in the notebook can be put under version control and shared with colleagues.

Proper citation: IPython Notebook (RRID:SCR_013984) Copy   


  • RRID:SCR_013141

    This resource has 10+ mentions.

http://nipy.org

Community site to make brain imaging research easier that aims to build software that is clearly written, clearly explained, a good fit for the underlying ideas, and a natural home for collaboration.

Proper citation: Neuroimaging in Python (RRID:SCR_013141) Copy   


  • RRID:SCR_001381

    This resource has 10+ mentions.

http://neuralensemble.org/sumatra/

A software tool for managing and tracking projects based on numerical simulation or analysis to support reproducible research. It can be thought of as an automated electronic lab notebook for simulation/analysis projects. Sumatra consists of: a command-line interface, smt, for launching simulations/analyses with automatic recording of information about the context, annotating these records, linking to data files, etc.; a web interface with a built-in web-server, smtweb, for browsing and annotating simulation/analysis results; a LaTeX package and Sphinx extension for including Sumatra-tracked figures and links to provenance information in papers and other documents; and a Python API, on which smt and smtweb are based, that can be used in personalized scripts in place of using smt.

Proper citation: Sumatra (RRID:SCR_001381) Copy   


  • RRID:SCR_017025

    This resource has 1+ mentions.

https://github.com/mandricigor/ScaffMatch

Software tool as scaffolding algorithm based on maximum weight matching able to produce high quality scaffolds from next generation sequencing data (reads and contigs). Able to handle reads with both short and long insert sizes.

Proper citation: ScaffMatch (RRID:SCR_017025) Copy   


  • RRID:SCR_015528

    This resource has 10+ mentions.

https://github.com/common-workflow-language/cwltool

Reference implementation of the Common Workflow Language standards. It provides complete features and tools and comprehensive validation of CWL. The reference implementation consists of two packages. The cwltool package is the primary Python module containing the reference implementation in the cwltool module and console executable by the same name. The cwlref-runner package is optional and provides an additional entry point under the alias cwl-runner, which is the implementation-agnostic name for the default CWL interpreter installed on a host.

Proper citation: cwltool (RRID:SCR_015528) Copy   


  • RRID:SCR_015515

    This resource has 1+ mentions.

https://github.com/NCBI-Hackathons/PhenVar

Software tool used to generate a list of PubMed IDs to query and generate associations between publications. It utilizes a local SQLite cache in a configurable location to keep a local copy of relevant SRIDs, PMIDs, and the Abstract sections for the PMIDs.

Proper citation: PhenVar (RRID:SCR_015515) Copy   


  • RRID:SCR_016911

    This resource has 1+ mentions.

https://github.com/QTIM-Lab/DeepNeuro

Software Python package for neuroimaging data. Framework to design and train neural network architectures. Used in medical imaging community to ensure consistent performance of networks across variable users, institutions, and scanners.

Proper citation: DeepNeuro (RRID:SCR_016911) Copy   


  • RRID:SCR_018547

    This resource has 50+ mentions.

https://docs.pymc.io/

Software Python package for Bayesian statistical modeling and probabilistic machine learning which focuses on advanced Markov chain Monte Carlo and variational fitting algorithms. Allows model specification directly in Python code.

Proper citation: PyMC3 (RRID:SCR_018547) Copy   


  • RRID:SCR_017084

http://scikit-criteria.org/en/latest/

Software tool as collection of Multiple Criteria Decision Analysis methods integrated into scientific Python stack.

Proper citation: Scikit-Criteria (RRID:SCR_017084) Copy   


  • RRID:SCR_017087

    This resource has 1+ mentions.

https://github.com/lucapinello/Haystack

Software suite of computational tools implemented in Python to study epigenetic variability, cross cell type plasticity of chromatin states and transcription factors motifs providing mechanistic insights into chromatin structure, cellular identity and gene regulation. Epigenetic variability and transcription factor motifs analysis pipeline.

Proper citation: Haystack (RRID:SCR_017087) Copy   


  • RRID:SCR_017072

    This resource has 10+ mentions.

https://github.com/Inria-Visages/Anima-Scripts-Public

Open source scripts for medical image processing. Provides set of scripts in Python shell. These scripts use essentially tools from Anima to perform more complex series like image preprocessing, model estimation, atlas creation.

Proper citation: Anima scripts (RRID:SCR_017072) Copy   


  • RRID:SCR_017059

    This resource has 1+ mentions.

https://github.com/dodomorandi/hatspil

Software Python tool for high throughput sequencing analysis, focused on high reliability, modularity and customisability.

Proper citation: HaTSPiL (RRID:SCR_017059) Copy   


  • RRID:SCR_017053

    This resource has 1+ mentions.

https://github.com/Frederik-D-Weber/cosleep

Software Python tool for sleep EEG analysis. Used for Closed and Open loop in Slow Ocillations, Sleep Stimulation in Auditory or Recording in full PSG using OpenBCI Cyton.

Proper citation: COsleep (RRID:SCR_017053) Copy   


  • RRID:SCR_016984

    This resource has 10+ mentions.

https://www.ccpn.ac.uk/v2-software/software/analysis

Software package for interactive NMR spectrum visualization, resonance assignment and data analysis. Graphical elements allow to enter information and to view status of data and library functions manipulate the CCPN data model objects to record the scientific information. Software is cross platform and works on Linux, Mac OSX, Windows and Unix.

Proper citation: CCPN Analysis (RRID:SCR_016984) Copy   


  • RRID:SCR_017030

    This resource has 1+ mentions.

https://github.com/INTABiotechMJ/MITE-Tracker

Open source software tool for identifying miniature inverted repeat transposable elements in large genomes. Used to process large scale genomes, to find and classify MITEs using an efficient alignment strategy to retrieve nearby inverted repeat sequences.

Proper citation: MITE-Tracker (RRID:SCR_017030) Copy   


  • RRID:SCR_017032

    This resource has 1+ mentions.

https://github.com/g2-bernotas/PS-Plant-Framework

Software tool as end to end software for data acquisition, processing, and result extraction of Arabidopsis thaliana growth. Framework uses photometric stereo based 3D imaging system with computer vision and deep learning for tracking and quantifying both plant growth and movement parameters.

Proper citation: PS-Plant Framework (RRID:SCR_017032) Copy   


  • RRID:SCR_017122

    This resource has 1+ mentions.

https://github.com/Rinoahu/SwiftOrtho

Software tool for orthology analysis to identify orthologs, paralogs and co orthologs for genomes. Used to perform homology classification across genomes of different species in large genomic datasets.

Proper citation: SwiftOrtho (RRID:SCR_017122) Copy   


https://github.com/katholt/srst2

Software that is designed to take Illumina sequence data, a MLST database and/or a database of gene sequences (e.g. resistance genes, virulence genes, etc) and report the presence of STs and/or reference genes.

Proper citation: Short Read Sequence Typing for Bacterial Pathogens (RRID:SCR_015870) Copy   



Can't find your Tool?

We recommend that you click next to the search bar to check some helpful tips on searches and refine your search firstly. Alternatively, please register your tool with the SciCrunch Registry by adding a little information to a web form, logging in will enable users to create a provisional RRID, but it not required to submit.

Can't find the RRID you're searching for? X
  1. RRID Portal Resources

    Welcome to the RRID Resources search. From here you can search through a compilation of resources used by RRID and see how data is organized within our community.

  2. Navigation

    You are currently on the Community Resources tab looking through categories and sources that RRID has compiled. You can navigate through those categories from here or change to a different tab to execute your search through. Each tab gives a different perspective on data.

  3. Logging in and Registering

    If you have an account on RRID then you can log in from here to get additional features in RRID such as Collections, Saved Searches, and managing Resources.

  4. Searching

    Here is the search term that is being executed, you can type in anything you want to search for. Some tips to help searching:

    1. Use quotes around phrases you want to match exactly
    2. You can manually AND and OR terms to change how we search between words
    3. You can add "-" to terms to make sure no results return with that term in them (ex. Cerebellum -CA1)
    4. You can add "+" to terms to require they be in the data
    5. Using autocomplete specifies which branch of our semantics you with to search and can help refine your search
  5. Save Your Search

    You can save any searches you perform for quick access to later from here.

  6. Query Expansion

    We recognized your search term and included synonyms and inferred terms along side your term to help get the data you are looking for.

  7. Collections

    If you are logged into RRID you can add data records to your collections to create custom spreadsheets across multiple sources of data.

  8. Sources

    Here are the sources that were queried against in your search that you can investigate further.

  9. Categories

    Here are the categories present within RRID that you can filter your data on

  10. Subcategories

    Here are the subcategories present within this category that you can filter your data on

  11. Further Questions

    If you have any further questions please check out our FAQs Page to ask questions and see our tutorials. Click this button to view this tutorial again.

X