Compare commits
1 Commits
c5f28ea3bf
...
13f453718d
Author | SHA1 | Date | |
---|---|---|---|
13f453718d |
@ -29,7 +29,6 @@ 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,
|
||||||
|
Loading…
Reference in New Issue
Block a user