Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
174 changes: 91 additions & 83 deletions docs/404.html

Large diffs are not rendered by default.

Binary file modified docs/BreedbaseManual.pdf
Binary file not shown.
44 changes: 43 additions & 1 deletion docs/BreedbaseManual.tex
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@

\title{Breedbase User Manual}
\author{Breedbase team}
\date{2025-12-19}
\date{2026-01-08}

\begin{document}
\maketitle
Expand Down Expand Up @@ -2201,6 +2201,48 @@ \subsection{Uploading Spreadsheet File}\label{uploading-spreadsheet-file}}

\begin{center}\includegraphics[width=0.75\linewidth]{assets/images/phenotype_spreadsheet_upload_dialog} \end{center}

\hypertarget{managing-high-dimensional-phenotyping-data}{%
\chapter{Managing High Dimensional Phenotyping Data}\label{managing-high-dimensional-phenotyping-data}}

\hypertarget{managing-transcriptomic-data}{%
\section{Managing Transcriptomic Data}\label{managing-transcriptomic-data}}

\hypertarget{uploading-transcriptomic-data}{%
\subsection{Uploading Transcriptomic Data}\label{uploading-transcriptomic-data}}

To upload transcriptomic data, go to the transcriptomics page by clicking ``Transcriptomics'' under the Manage tab.

\begin{center}\includegraphics[width=0.95\linewidth]{assets/images/transcriptomics_menu} \end{center}

Click the ``Upload Transcriptomics Data'' button to open the upload workflow dialog. On the second step ``Samples'', you will be prompted to make sure that your samples are already in the database. You can refer to the ``Managing Tissue Samples'' chapter for instructions on how to create a sampling trial. After creating a sampling trial or confirming that your samples exist, move on to the ``Protocol Info'' step. Here you can select an existing protocol, or create a new protocol. To create a protocol, click the ``Protocol Not Shown. Create a New Protocol'' button. From here you can fill in information about your new protocol and when finished, click ``Go to Next Step''.

\begin{center}\includegraphics[width=0.95\linewidth]{assets/images/create_transcriptomics_protocol} \end{center}

You will need to have two csv files when uploading transcriptomics data. The first is the data matrix file, which should have these headers:

\begin{center}\includegraphics[width=0.95\linewidth]{assets/images/data_matrix_headers} \end{center}

The names in the sample\_name column should match the sample names you created in your sampling trial file. The header marked ``transcript\_name\_columns'' should be replaced with the transcript names you want to upload, each in its own column in the header and the respective expression value below. Example:

\begin{center}\includegraphics[width=0.95\linewidth]{assets/images/data_matrix_example} \end{center}

The second file is the transcript details file, which should have these headers:

\begin{center}\includegraphics[width=0.95\linewidth]{assets/images/transcript_details_headers} \end{center}

Each row under the transcript\_name column should contain each transcript name from your data matrix file. For example:

\begin{center}\includegraphics[width=0.95\linewidth]{assets/images/transcript_details_example} \end{center}

Once these two files are uploaded, click verify to check that they are formatted correctly and that the samples exist. If there are no errors, you can then click store to store your transcriptomics data.

\hypertarget{downloading-transcriptomics-data}{%
\subsection{Downloading Transcriptomics Data}\label{downloading-transcriptomics-data}}

To download your data, click the ``Uploaded Transcriptomics Data'' dropdown menu on the Transcriptomics page. Then click the ``Your Uploaded Transcriptomic Data'' dropdown. From here you will be able to see the transcriptomics data that you have uploaded. Click the ``Download'' button next to the data that you wish to download.

\begin{center}\includegraphics[width=0.95\linewidth]{assets/images/download_transcriptomics} \end{center}

\hypertarget{managing-barcodes}{%
\chapter{Managing Barcodes}\label{managing-barcodes}}

Expand Down
174 changes: 91 additions & 83 deletions docs/Using-Field-Book-with-BreedBase.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/data_matrix_example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/data_matrix_headers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/download_transcriptomics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/transcript_details_example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/transcript_details_headers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/transcriptomics_menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
174 changes: 91 additions & 83 deletions docs/basic-website-usage.html

Large diffs are not rendered by default.

296 changes: 152 additions & 144 deletions docs/data-analysis-tools.html

Large diffs are not rendered by default.

176 changes: 92 additions & 84 deletions docs/index.html

Large diffs are not rendered by default.

174 changes: 91 additions & 83 deletions docs/managing-accessions.html

Large diffs are not rendered by default.

188 changes: 98 additions & 90 deletions docs/managing-barcodes.html

Large diffs are not rendered by default.

174 changes: 91 additions & 83 deletions docs/managing-breeding-programs.html

Large diffs are not rendered by default.

174 changes: 91 additions & 83 deletions docs/managing-crosses.html

Large diffs are not rendered by default.

184 changes: 96 additions & 88 deletions docs/managing-downloads.html

Large diffs are not rendered by default.

174 changes: 91 additions & 83 deletions docs/managing-field-trials.html

Large diffs are not rendered by default.

174 changes: 91 additions & 83 deletions docs/managing-genotyping-plates.html

Large diffs are not rendered by default.

481 changes: 481 additions & 0 deletions docs/managing-high-dimensional-phenotyping-data.html

Large diffs are not rendered by default.

200 changes: 104 additions & 96 deletions docs/managing-image-data.html

Large diffs are not rendered by default.

174 changes: 91 additions & 83 deletions docs/managing-locations.html

Large diffs are not rendered by default.

188 changes: 98 additions & 90 deletions docs/managing-observation-variables.html

Large diffs are not rendered by default.

204 changes: 106 additions & 98 deletions docs/managing-odk-data-collection.html

Large diffs are not rendered by default.

208 changes: 108 additions & 100 deletions docs/managing-outliers-in-dataset.html

Large diffs are not rendered by default.

178 changes: 93 additions & 85 deletions docs/managing-phenotypic-data.html

Large diffs are not rendered by default.

192 changes: 100 additions & 92 deletions docs/managing-phenotypic-image-data.html

Large diffs are not rendered by default.

174 changes: 91 additions & 83 deletions docs/managing-populations.html

Large diffs are not rendered by default.

174 changes: 91 additions & 83 deletions docs/managing-seed-lots.html

Large diffs are not rendered by default.

212 changes: 110 additions & 102 deletions docs/managing-sequence-metadata.html

Large diffs are not rendered by default.

204 changes: 106 additions & 98 deletions docs/managing-spectral-data.html

Large diffs are not rendered by default.

192 changes: 100 additions & 92 deletions docs/managing-tissue-samples.html

Large diffs are not rendered by default.

174 changes: 91 additions & 83 deletions docs/managing-user-roles.html

Large diffs are not rendered by default.

200 changes: 104 additions & 96 deletions docs/managing-vcf-data.html

Large diffs are not rendered by default.

Loading