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/darylgohl/TaG-EM
12 November 2024, 10:46:02 UTC
  • Code
  • Branches (1)
  • Releases (0)
  • Visits
Revision c451eae3560cddd805854e6944282ae608f3b2a6 authored by darylgohl on 14 December 2022, 19:26:32 UTC, committed by GitHub on 14 December 2022, 19:26:32 UTC
Update README.md
1 parent e88193b
  • Files
  • Changes
    • Branches
    • Releases
    • HEAD
    • refs/heads/main
    • c451eae3560cddd805854e6944282ae608f3b2a6
    No releases to show
  • 84bffa7
  • /
  • 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.

  • revision
  • directory
  • content
  • snapshot
origin badgerevision badge
swh:1:rev:c451eae3560cddd805854e6944282ae608f3b2a6
origin badgedirectory badge Iframe embedding
swh:1:dir:84bffa7f6b1377078d94943f3f628528f72061d3
origin badgecontent badge Iframe embedding
swh:1:cnt:0e573eab7c9b33081bc3f1c7abe86559c4f2fe3f
origin badgesnapshot badge
swh:1:snp:ba45a25be196f1d13de5a06e808756c2aaf35a34
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.

  • revision
  • directory
  • content
  • 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: c451eae3560cddd805854e6944282ae608f3b2a6 authored by darylgohl on 14 December 2022, 19:26:32 UTC
Update README.md
Tip revision: c451eae
README.md
# TaG-EM Barcode Analysis
TaG-EM analysis scripts and files

## Prerequisites
Python 3

BioPython

## Usage
usage: TaG-EM_barcode_analysis.py [-h] [-i] [-r] [-l] [-o] [-m]

TaG-EM barcode counting script (v1.0) by Daryl Gohl This program takes in a
FASTQ file and barcode reference FASTA file and outputs a plot and a .txt file
of barcode counts.

optional arguments:
  -h, --help            show this help message and exit
  -i , --input_folder   Input folder containing raw FASTQ files [required].
  -r , --reference_file 
                        Input reference FASTA file [required].
  -l , --length         Barcode length (default: 14).
  -o , --output_dir     Output directory for barcode count file (default: same
                        folder as input file)
  -m , --mismatches_allowed 
                        Number of mismatches to barcode reference sequences
                        allowed (default 2)
The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

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