bowtie

released
{
    "@context": "/terms/",
    "@id": "/software/bowtie/",
    "@type": [
        "Software",
        "Item"
    ],
    "audit": {},
    "award": {
        "@id": "/awards/Community/"
    },
    "creation_timestamp": "2024-10-17T21:38:53.091282+00:00",
    "description": "Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp reads per hour. Bowtie indexes the genome with a Burrows-Wheeler index to keep its memory footprint small: typically about 2.2 GB for the human genome (2.9 GB for paired-end).",
    "lab": {
        "@id": "/labs/community/",
        "title": "External Lab, Community"
    },
    "name": "bowtie",
    "release_timestamp": "2024-10-29T17:37:24.262005+00:00",
    "schema_version": "6",
    "source_url": "https://bowtie-bio.sourceforge.net/index.shtml",
    "status": "released",
    "submitted_by": {
        "@id": "/users/1e75d989-a438-4d77-a451-8a297fd3636e/",
        "title": "Ian Whaling"
    },
    "summary": "Bowtie",
    "title": "Bowtie",
    "uuid": "74cbd84b-90bb-4d67-9725-a6463708506c",
    "versions": [
        "/software-versions/bowtie-v1.2.3/"
    ]
}