Skip to content

Commit 3af3df8

Browse files
committed
Dates for 2025. Corrected overflow.
1 parent 1d26dde commit 3af3df8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

presentation/hybseq_course.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
\title{HybSeq course --- from raw data to species trees}
9393
\subtitle{Practical processing of HybSeq target enrichment sequencing data on computing grids like MetaCentrum --- pre-processing, HybPiper, alignments, gene trees, species trees}
9494
\titlegraphic{\includegraphics[width=1cm]{konsole.png}}
95-
\date{June 10--18, 2024}
95+
\date{June 9--17, 2025}
9696

9797
\begin{document}
9898

@@ -653,7 +653,7 @@ \subsection{Processing input files}
653653
\begin{exampleblock}{Run HybPiper}
654654
\begin{enumerate}
655655
\item Inspect scripts \texttt{$\sim$/hybseq/bin/hybseq\_2\_hybpiper\_1\_submitter.sh}, \texttt{$\sim$/hybseq/bin/hybseq\_2\_hybpiper\_2\_qsub.sh} and \texttt{$\sim$/hybseq/bin/hybseq\_2\_hybpiper\_3\_run.sh} and be sure to understand what they are doing, including syntax used.
656-
\item Check \url{https://github.com/mossmatters/HybPiper/wiki/Full-pipeline-parameters\#10-hybpiper-assemble}
656+
\item Check \href{https://github.com/mossmatters/HybPiper/wiki/Full-pipeline-parameters\#10-hybpiper-assemble}{HybPiper parameters}
657657
\item Edit declarations of variables \texttt{WORKDIR}, \texttt{DATADIR}, \texttt{SAMPLES} and \texttt{BAITFILE} in \texttt{hybseq\_2\_hybpiper\_1\_submitter.sh} so that they point to correct locations.
658658
\item Run in directory \texttt{2\_dedup} script processing all samples, simply \texttt{$\sim$/hybseq/bin/hybseq\_2\_hybpiper\_1\_submitter.sh}
659659
\end{enumerate}

0 commit comments

Comments
 (0)