-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
last preparations for submission Bioconductor
- Loading branch information
Showing
4 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: iSEE | ||
Title: Interactive SummarizedExperiment Explorer | ||
Version: 0.98.4 | ||
Version: 0.99.0 | ||
Date: 2018-02-20 | ||
Authors@R: c(person("Charlotte", "Soneson", role=c("aut", "cre"), | ||
email="[email protected]"), person("Aaron", "Lun", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
\name{NEWS} | ||
\title{News for Package 'iSEE'} | ||
|
||
\section{iSEE VERSION 0.99.0}{ | ||
\itemize{ | ||
\item Initial submission to \emph{Bioconductor}. | ||
} | ||
} |