Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/AllenInstitute/patchseqtools
28 June 2025, 03:36:35 UTC
  • Code
  • Branches (2)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/tags/Rpackage
    No releases to show
  • cbd7f65
  • /
  • README.md
Raw File Download
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge Iframe embedding
swh:1:cnt:4161770ad66387210a1c2adcf6fae419005a7587
origin badgedirectory badge Iframe embedding
swh:1:dir:cbd7f65537434c5f5a5ee8ecf9911c3de24b1ec0
origin badgerevision badge
swh:1:rev:3c841b9fe8616cc0d88e4dc44b3048e8861c1687
origin badgesnapshot badge
swh:1:snp:32b7829ae356973db3a320b363569a8983e3616b
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: 3c841b9fe8616cc0d88e4dc44b3048e8861c1687 authored by Jeremy Miller on 03 May 2024, 21:27:39 UTC
Update README.md with VISp viewer
Tip revision: 3c841b9
README.md
# Allen Institute Patch-seq documents and tools
Patch-seq is powerful technique that allows for multimodal characterization of individual neurons – electrophysiological, morphological and transcriptomic. At the Allen Institute we have optimized this technique to efficiently collect high-quality data. On this GitHub repo we provide links to the manuscript describing this optimized technique and associated data, a detailed protocol, Allen Institute manuscripts that have utilized this technique, and links to Allen Institute resources and software. In addition, this repo includes an R package of [Patch-seq tools](https://github.com/AllenInstitute/patchseqtools#patch-seq-tools) for quality control and cell typing of Patch-seq cells.

## Patch-seq detailed protocol on protocols.io
https://www.protocols.io/view/patch-seq-recording-and-extraction-detailed-protoc-bw6gphbw

## Scaled, high fidelity electrophysiological, morphological, and transcriptomic cell characterization
https://elifesciences.org/articles/65482

## Multichannel Igor Electrophysiology Suite (MIES) Github repo
https://github.com/AllenInstitute/MIES

## Allen Institute Patch-seq papers
Mouse Visual Cortex https://www.sciencedirect.com/science/article/pii/S009286742031254X

Human L2/3 - https://www.nature.com/articles/s41586-021-03813-8

## Allen Institute cell types web products
Morpho-Electric database http://celltypes.brain-map.org/

Single-cell RNA-seq database https://portal.brain-map.org/atlases-and-data/rnaseq

Patch-Seq database of cells in mouse VISp **[is now available on Allen Brain Map](https://knowledge.brain-map.org/data/1HEYEW7GMUKWIQW37BO/specimens)**.

## Patch-seq tools
  
R functions for gene selection and analysis of Patch-seq data.  
  
`patchseqtools` includes several functions that are used for quality control and cell typing of Patch-seq cells at the Allen Institute.  Many of these functions are wrappers for functions from other libraries (see below) and we enourage proper citation of relevant tools when using those functions.  

**Specific topics include:**  
1. Assigning quality scores to each cell (mostly wrapper functions for https://github.com/PavlidisLab/patchSeqQC)  
2. Cell type clustering using CCA (mostly wrapper functions for https://satijalab.org/seurat/Seurat_AlignmentTutorial.html)  
  
 
## Installation

```
devtools::install_github("AllenInstitute/patchseqtools")
```

## Library use cases

No vignettes currently available.  

## License

The license for this package is available on Github at: https://github.com/AllenInstitute/patchseqtools/blob/master/LICENSE

## Level of Support

We are not planning to update the R library component of this repo unless bugs are found.  We may make occasional updates to other components of the repository with no fixed schedule.  However, we welcome community input through both issues and pull requests.

## Contribution Agreement

If you contribute code to this repository through pull requests or other mechanisms, you are subject to the Allen Institute Contribution Agreement, which is available in full at: https://github.com/AllenInstitute/patchseqtools/blob/master/CONTRIBUTION

back to top

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API