Skip to content

Commit 1a72ad4

Browse files
adding badge for README, and .github to ignored folders in build
1 parent 66b6db8 commit 1a72ad4

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.Rbuildignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
^\.Rproj\.user$
33
^LICENSE\.md$
44
^doc$
5+
^\.github$

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# annoFuse
22

3+
<!-- badges: start -->
4+
[![R build status](https://github.com/d3b-center/annoFuse/workflows/R-CMD-check/badge.svg)](https://github.com/d3b-center/annoFuse/actions)
5+
<!-- badges: end -->
6+
37
Using annoFuse, users can filter out fusions known to be artifactual and retained high-quality fusion calls using support of at least one junction read and remove false calls if there is disproportionate spanning fragment support of more than 100 reads compared to the junction read count.
48

59
For prioritization, users can capture known as well as putative driver fusions reported in TCGA, or fusions containing gene partners that are known oncogenes, tumor suppressor genes, or COSMIC genes.

0 commit comments

Comments
 (0)