Fixed basic parsing of FASTA files (#25)
This commit is contained in:
parent
a88f31b3a5
commit
76828387a3
8 changed files with 80 additions and 78 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# Generated by roxygen2: do not edit by hand
|
||||
|
||||
export(greedyMix)
|
||||
export(handleData)
|
||||
export(load_fasta)
|
||||
importFrom(R6,R6Class)
|
||||
importFrom(Rsamtools,scanBam)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue