Browse code

Delete CRB1_data.R

Pooja Gangras authored on 02/05/2022 22:38:48 • GitHub committed on 02/05/2022 22:38:48
Showing 1 changed files

1 1
deleted file mode 100644
... ...
@@ -1,17 +0,0 @@
1
-#' SurfaltR Amino Acid Test Data- Novel Mouse Retina Isoforms
2
-#'
3
-#' For the amino acid input, we have utilized the supplementary data 1 from Ray
4
-#' et al 2020 (ref). This data includes novel isoforms expressed in mouse
5
-#' retina identified by long read sequencing and further validated by cell
6
-#' surface proteomics approaches. The data has been formatted to be compatible
7
-#' with the package.
8
-#'
9
-#' @format A data frame with 36 rows and 3 variables:
10
-#' \describe{
11
-#' \item{external_gene_name}{Gene name corresponding to amino acid sequence}
12
-#' \item{transcript_id}{transcript ID corresponding to amino acid sequence}
13
-#' \item{protein_sequence}{amino acid sequence of transcript}
14
-#' ...
15
-#' }
16
-#' @source \url{https://www.nature.com/articles/s41467-020-17009-7#Sec45}
17
-"Crb1"