diff --git a/404.html b/404.html index bca8d26..875f1d8 100644 --- a/404.html +++ b/404.html @@ -24,7 +24,7 @@ bcbioR - 0.1.1 + 0.1.2 + + + + + +
+
+
+ +
+

Function to check samplesheet for nf-core

+
+ +
+

Usage

+
bcbio_nfcore_check(file)
+
+ +
+

Arguments

+
file
+

path to CSV file for nf-core

+ +
+ +
+

Examples

+

+bcbio_nfcore_check(system.file("extdata", "rnaseq_good.csv", package = "bcbioR") )
+#> Rows: 6 Columns: 8
+#> ── Column specification ────────────────────────────────────────────────────────
+#> Delimiter: ","
+#> chr (8): sample, fastq_1, fastq_2, strandedness, tissue, sex, 4_weeks, bone_...
+#> 
+#>  Use `spec()` to retrieve the full column specification for this data.
+#>  Specify the column types or set `show_col_types = FALSE` to quiet this message.
+#> All good.
+
+
+
+
+ + +
+ + + + + + + diff --git a/reference/bcbio_set_project.html b/reference/bcbio_set_project.html index fb045bc..fdc972d 100644 --- a/reference/bcbio_set_project.html +++ b/reference/bcbio_set_project.html @@ -26,7 +26,7 @@ bcbioR - 0.1.1 + 0.1.2 + + + + + +
+
+
+ +
+

An example of the output of varianceStabilizingTransformation to +show different visualization code

+
+ +
+

Usage

+
bcbio_vsd_data
+
+ +
+

Format

+ +
+

bcbio_vsd_data

+ + +

VSD object from DESeq2 data

+
+ +
+ +
+ + +
+ + + + + + + diff --git a/reference/cb_friendly_colors.html b/reference/cb_friendly_colors.html index d40febd..b2da3a2 100644 --- a/reference/cb_friendly_colors.html +++ b/reference/cb_friendly_colors.html @@ -10,7 +10,7 @@ bcbioR - 0.1.1 + 0.1.2