-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
12 lines (12 loc) · 921 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
Package: SplitFusion
Type: Package
Title: Detection of gene fusion based on split alignments
Version: 0.5.0
Author: person("Baifeng", "Zhang", email = "[email protected]", role = c("aut", "cre")),person("Yee Man", "Chan", email = "[email protected]", role = c("aut", "cre")),person("Zongli", "Zheng", email = "[email protected]", role = c("aut", "cre"))
Maintainer: Yee Man Chan <[email protected]> Baifeng Zhang <[email protected]>
Description: SplitFusion is a companion data pipeline for AMP, for the detection of gene fusion based on split alignments, i.e. reads crossing fusion breakpoints, with the ability to accurately infer in-frame or out-of-frame of fusion partners of a given fusion candidate. SplitFusion also outputs example breakpoint-supporting seqeunces in FASTA format, allowing for further investigations.
Depends: plyr, data.table
License: GPL
Encoding: UTF-8
LazyData: false
RoxygenNote: 6.1.0