Compare commits
1 Commits
13f453718d
...
c5f28ea3bf
| Author | SHA1 | Date | |
|---|---|---|---|
|
c5f28ea3bf
|
@@ -29,6 +29,7 @@ align_sequence <- function(sequence, vdj_segment) {
|
|||||||
))
|
))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
perform_alignment <- function(sequences, vdj_segments) {
|
perform_alignment <- function(sequences, vdj_segments) {
|
||||||
sequence_alignment <- mcmapply(sequences,
|
sequence_alignment <- mcmapply(sequences,
|
||||||
vdj_segments$hvr_region,
|
vdj_segments$hvr_region,
|
||||||
|
|||||||
Reference in New Issue
Block a user