-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
32 lines (31 loc) · 985 Bytes
/
CITATION.cff
File metadata and controls
32 lines (31 loc) · 985 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: HammingDistance
message: 'Please cite Habib et al., 2025 if you use this script'
type: software
authors:
- given-names: Michael Patrick
family-names: Hogarty
email: michael.hogarty@pennmedicine.upenn.edu
affiliation: University of Pennsylvania
orcid: 'https://orcid.org/0000-0002-3513-0222'
repository-code: >-
https://github.com/ShawHahnLab/Habib_et_al_2025_HammingDistance.git
abstract: >-
Script to identify regions of differential selection
across the HIV or SHIV envelope gene in longitudinal
single genome sequencing data. While these scripts were
written for this specific use case, it would also be
applicable to similar situations with some custom
modifications.
keywords:
- HIV
- SHIV
- hamming distance
- moving region
- envelope
- hxb2
license: MIT
version: '1.0'
date-released: '2025-03-04'