commit 14e06a2c69af15f00ff7b0c03fe46f44429d9846 Author: baiobelfer Date: Fri Oct 25 10:59:06 2024 +0200 init diff --git a/doc/__commit b/doc/__commit new file mode 100644 index 0000000..7d4514f --- /dev/null +++ b/doc/__commit @@ -0,0 +1,23 @@ +# Pobranie pełnego UUID commita +full_uuid=`git log -1 --format="%H"` + +# Pobranie daty commita +commit_date=`git log -1 --format="%cd" --date=iso` + +# Pobranie komentarza z commita +commit_message=`git log -1 --format="%s"` + +# Pobranie tagu z commita, jeśli istnieje +commit_tag=`git describe --tags --exact-match 2>/dev/null` + +# Generowanie pliku commit.tex z UUID, datą, komentarzem i tagiem (jeśli istnieje) +echo "\\newcommand{\\commitUUID}{${full_uuid}}" > commit.tex +echo "\\newcommand{\\commitDate}{${commit_date}}" >> commit.tex +echo "\\newcommand{\\commitComment}{${commit_message}}" >> commit.tex + +# Sprawdzenie, czy istnieje tag +if [ -n "$commit_tag" ]; then + echo "\\newcommand{\\commitTag}{${commit_tag}}" >> commit.tex +else + echo "\\newcommand{\\commitTag}{}" >> commit.tex +fi diff --git a/doc/main.pdf b/doc/main.pdf new file mode 100644 index 0000000..5c2a2bf Binary files /dev/null and b/doc/main.pdf differ diff --git a/doc/main.tex b/doc/main.tex new file mode 100644 index 0000000..717841d --- /dev/null +++ b/doc/main.tex @@ -0,0 +1,161 @@ +\documentclass{report} + +% Pakiety do ustawienia marginesów +\usepackage{geometry} +\geometry{ + a4paper, + left=2.6cm, + right=2.6cm, + top=2.6cm, + bottom=2.6cm +} + +\usepackage[ + sortcites, + backend=biber, + hyperref=true, + firstinits=true, + maxbibnames=99, +]{biblatex} +\addbibresource{references.bib} + +% Kodowanie i język +\usepackage[utf8]{inputenc} +\usepackage[T1]{fontenc} +\usepackage[polish]{babel} + +% Pakiety do listowania kodu +\usepackage{listings} + +% Pakiety do stylizacji +\usepackage{titlesec} +\usepackage{tocloft} +\usepackage{enumitem} +\usepackage{fancyhdr} +\usepackage{eso-pic} +\usepackage{graphicx} +\usepackage{transparent} +\usepackage{datetime2} +\usepackage{ulem} +\usepackage{xcolor} + +% Definiowanie nowego typu listy 'longenum' z pięcioma poziomami numeracji +\newlist{longenum}{enumerate}{5} +\setlist[longenum,1]{label=\arabic*., left=.5em} +\setlist[longenum,2]{label=\arabic*), left=1.em} +\setlist[longenum,3]{label=\alph*., left=1.5em} +\setlist[longenum,4]{label=\alph*), left=2em} +\setlist[longenum,5]{label=--, left=3.5em} + +% Konfiguracja nagłówków i stopek +\fancypagestyle{mystyle}{ + \fancyhf{} + \fancyhead[L]{Biotechnologia PCz 2024} + \fancyhead[R]{Grupa I} + \fancyfoot[L]{Commit UUID: \texttt{\commitUUID} \\ Timestamp: \texttt{\DTMnow}} + \fancyfoot[R]{\thepage} +} +\pagestyle{mystyle} + +% Pierwsza strona bez nagłówków i stopek +\fancypagestyle{plain}{ + \fancyhf{} + \fancyfoot[L]{Commit UUID: \texttt{\commitUUID} \\ Timestamp: \texttt{\DTMnow}} + \fancyfoot[R]{\thepage} +} + +% Ustawienia stylu dla kodu +\definecolor{backcolour}{rgb}{0.95,0.95,0.92} +\definecolor{codegreen}{rgb}{0,0.6,0} +\definecolor{codegray}{rgb}{0.5,0.5,0.5} +\definecolor{codepurple}{rgb}{0.58,0,0.82} +\definecolor{magentacolor}{rgb}{1.0, 0.0, 1.0} + +\lstdefinestyle{mystyle}{ + backgroundcolor=\color{backcolour}, + commentstyle=\color{codegreen}, + keywordstyle=\color{magentacolor}, + numberstyle=\tiny\color{codegray}, + stringstyle=\color{codepurple}, + basicstyle=\ttfamily\footnotesize, + breaklines=true, + captionpos=b, + numbers=left, + numbersep=5pt, + showspaces=false, + showstringspaces=false, + showtabs=false, + tabsize=2, + extendedchars=true, + literate={ą}{{\k{a}}}1 {ć}{{\'c}}1 {ę}{{\k{e}}}1 {ł}{{\l{}}}1 {ń}{{\'n}}1 {ó}{{\'o}}1 {ś}{{\'s}}1 {ż}{{\.z}}1 {ź}{{\'z}}1 +} + +\lstset{style=mystyle} + +% Wczytanie pliku z informacjami o commit +\input{commit.tex} + +\begin{document} + +% Dodanie znaku wodnego do tła każdej strony +\AddToShipoutPictureBG*{\BackgroundPic} + +% Tytuł dokumentu +\begin{titlepage} + \centering + \vspace*{-2cm} + \huge{Politechnika Częstochowska}\\ + \Large{Kierunek: Biotechnologia}\\ + % \today \\ + + \vspace{8cm} + \textbf{\textbf{Sprawozdanie z Laboratorium}}\\ + \textbf{\textbf{Separacja i oczyszczanie bioproduktów}}\\ + + \vspace{0.5cm} + Grupa I, Sem. I, NS II, r. 2024\\ + + \vspace{4cm} + % Studenci + \noindent + \raggedright + \Large + \textbf{Studenci:}\\ + % \vspace{0.5cm} + \normalsize % Zmniejszenie czcionki + \begin{flushleft} + \hspace{1.0cm} \normalsize Martyna Gwóźdź\\ + \hspace{1.0cm} \normalsize Nataliia Ivanova\\ + \hspace{1.0cm} \normalsize Patrycja Krześniak\\ + \hspace{1.0cm} \normalsize Justyna Madej\\ + \hspace{1.0cm} \normalsize Michał Michalik\\ + \hspace{1.0cm} \normalsize Ewelina Nowicka\\ + \hspace{1.0cm} \normalsize Mateusz Pabiszczak\\ + \hspace{1.0cm} \normalsize Sebastian Siarkowski\\ + \hspace{1.0cm} \normalsize Daria Sobolewska\\ + \hspace{1.0cm} \normalsize Zuzanna Szczepańska\\ + \end{flushleft} + + % \vspace{1cm} + + % Prowadzący + \Large + \begin{flushleft} + \hspace{0.5\textwidth} \textbf{Prowadzący:}\\ + \end{flushleft} + % \vspace{0.5cm} + \begin{flushleft} + \hspace{0.5\textwidth} \normalsize dr hab. inż. prof. PCz Katarzyna Wystalska\\ + \hspace{0.5\textwidth} \normalsize dr hab. inż. prof. PCz Anna Katarzyna Grosser + \end{flushleft} + +\end{titlepage} + +\newpage +\input{modules/intro} +\label{sec:intro} + +\newpage +\printbibliography + +\end{document} diff --git a/doc/references.bib b/doc/references.bib new file mode 100644 index 0000000..1ad03e2 --- /dev/null +++ b/doc/references.bib @@ -0,0 +1,82 @@ +@article{doudnaNewFrontierGenome2014, + title = {The New Frontier of Genome Engineering with {{CRISPR-Cas9}}}, + author = {Doudna, Jennifer A. and Charpentier, Emmanuelle}, + date = {2014-11-28}, + journaltitle = {Science}, + shortjournal = {Science}, + volume = {346}, + number = {6213}, + pages = {1258096}, + issn = {0036-8075, 1095-9203}, + doi = {10.1126/science.1258096}, + url = {https://www.science.org/doi/10.1126/science.1258096}, + urldate = {2024-10-22}, + abstract = {The advent of facile genome engineering using the bacterial RNA-guided CRISPR-Cas9 system in animals and plants is transforming biology. We review the history of CRISPR (clustered regularly interspaced palindromic repeat) biology from its initial discovery through the elucidation of the CRISPR-Cas9 enzyme mechanism, which has set the stage for remarkable developments using this technology to modify, regulate, or mark genomic loci in a wide variety of cells and organisms from all three domains of life. These results highlight a new era in which genomic manipulation is no longer a bottleneck to experiments, paving the way toward fundamental discoveries in biology, with applications in all branches of biotechnology, as well as strategies for human therapeutics. , CRISPR-cas: A revolution in genome engineering The ability to engineer genomic DNA in cells and organisms easily and precisely will have major implications for basic biology research, medicine, and biotechnology. Doudna and Charpentier review the history of genome editing technologies, including oligonucleotide coupled to genome cleaving agents that rely on endogenous repair and recombination systems to complete the targeted changes, self-splicing introns, and zinc-finger nucleases and TAL effector nucleases. They then describe how clustered regularly interspaced palindromic repeats (CRISPRs), and their associated (Cas) nucleases, were discovered to constitute an adaptive immune system in bacteria. They document development of the CRISPR-Cas system into a facile genome engineering tool that is revolutionizing all areas of molecular biology. Science , this issue 10.1126/science.1258096}, + langid = {english} +} + +@article{jinekProgrammableDualRNAGuidedDNA2012, + title = {A {{Programmable Dual-RNA}}–{{Guided DNA Endonuclease}} in {{Adaptive Bacterial Immunity}}}, + author = {Jinek, Martin and Chylinski, Krzysztof and Fonfara, Ines and Hauer, Michael and Doudna, Jennifer A. and Charpentier, Emmanuelle}, + date = {2012-08-17}, + journaltitle = {Science}, + shortjournal = {Science}, + volume = {337}, + number = {6096}, + pages = {816--821}, + issn = {0036-8075, 1095-9203}, + doi = {10.1126/science.1225829}, + url = {https://www.science.org/doi/10.1126/science.1225829}, + urldate = {2024-10-22}, + abstract = {Ditching Invading DNA Bacteria and archaea protect themselves from invasive foreign nucleic acids through an RNA-mediated adaptive immune system called CRISPR (clustered regularly interspaced short palindromic repeats)/CRISPR-associated (Cas). Jinek et al. (p. 816 , published online 28 June; see the Perspective by Brouns ) found that for the type II CRISPR/Cas system, the CRISPR RNA (crRNA) as well as the trans-activating crRNA—which is known to be involved in the pre-crRNA processing—were both required to direct the Cas9 endonuclease to cleave the invading target DNA. Furthermore, engineered RNA molecules were able to program the Cas9 endonuclease to cleave specific DNA sequences to generate double-stranded DNA breaks. , A prokaryotic RNA–directed targeting system can be designed to cleave any DNA sequence. , Clustered regularly interspaced short palindromic repeats (CRISPR)/CRISPR-associated (Cas) systems provide bacteria and archaea with adaptive immunity against viruses and plasmids by using CRISPR RNAs (crRNAs) to guide the silencing of invading nucleic acids. We show here that in a subset of these systems, the mature crRNA that is base-paired to trans-activating crRNA (tracrRNA) forms a two-RNA structure that directs the CRISPR-associated protein Cas9 to introduce double-stranded (ds) breaks in target DNA. At sites complementary to the crRNA-guide sequence, the Cas9 HNH nuclease domain cleaves the complementary strand, whereas the Cas9 RuvC-like domain cleaves the noncomplementary strand. The dual-tracrRNA:crRNA, when engineered as a single RNA chimera, also directs sequence-specific Cas9 dsDNA cleavage. Our study reveals a family of endonucleases that use dual-RNAs for site-specific DNA cleavage and highlights the potential to exploit the system for RNA-programmable genome editing.}, + langid = {english}, + file = {/home/user/Zotero/storage/7LCA9MTW/Jinek et al. - 2012 - A Programmable Dual-RNA–Guided DNA Endonuclease in Adaptive Bacterial Immunity.pdf} +} + +@article{montecilloCRISPRCas9SystemPlant2020, + title = {{{CRISPR-Cas9 System}} for {{Plant Genome Editing}}: {{Current Approaches}} and {{Emerging Developments}}}, + shorttitle = {{{CRISPR-Cas9 System}} for {{Plant Genome Editing}}}, + author = {Montecillo, Jake Adolf V. and Chu, Luan Luong and Bae, Hanhong}, + date = {2020-07-17}, + journaltitle = {Agronomy}, + shortjournal = {Agronomy}, + volume = {10}, + number = {7}, + pages = {1033}, + issn = {2073-4395}, + doi = {10.3390/agronomy10071033}, + url = {https://www.mdpi.com/2073-4395/10/7/1033}, + urldate = {2024-10-22}, + abstract = {Targeted genome editing using CRISPR-Cas9 has been widely adopted as a genetic engineering tool in various biological systems. This editing technology has been in the limelight due to its simplicity and versatility compared to other previously known genome editing platforms. Several modifications of this editing system have been established for adoption in a variety of plants, as well as for its improved efficiency and portability, bringing new opportunities for the development of transgene-free improved varieties of economically important crops. This review presents an overview of CRISPR-Cas9 and its application in plant genome editing. A catalog of the current and emerging approaches for the implementation of the system in plants is also presented with details on the existing gaps and limitations. Strategies for the establishment of the CRISPR-Cas9 molecular construct such as the selection of sgRNAs, PAM compatibility, choice of promoters, vector architecture, and multiplexing approaches are emphasized. Progress in the delivery and transgene detection methods, together with optimization approaches for improved on-target efficiency are also detailed in this review. The information laid out here will provide options useful for the effective and efficient exploitation of the system for plant genome editing and will serve as a baseline for further developments of the system. Future combinations and fine-tuning of the known parameters or factors that contribute to the editing efficiency, fidelity, and portability of CRISPR-Cas9 will indeed open avenues for new technological advancements of the system for targeted gene editing in plants.}, + langid = {english}, + file = {/home/user/Zotero/storage/JJPA5C9W/Montecillo et al. - 2020 - CRISPR-Cas9 System for Plant Genome Editing Current Approaches and Emerging Developments.pdf} +} + +@article{source56, + author = {TAIR Database}, + title = {Gene information for DREB1A (AT4G25480)}, + year = {2024}, + url = {https://uat.arabidopsis.org/servlets/TairObject?type=locus&name=At4g25480} +} + +@article{source57, + author = {Phytozome}, + title = {Gene report for AT4G25480 - Arabidopsis thaliana}, + year = {2024}, + url = {https://phytozome-next.jgi.doe.gov/report/gene/Athaliana_TAIR10/AT4G25480} +} + +@article{source58, + author = {UniProt}, + title = {DREB1A Protein Information}, + year = {2024}, + url = {https://www.uniprot.org/uniprotkb/Q9M0L0/entry} +} + +@article{source59, + author = {Ensembl Genomes}, + title = {Gene summary: DREB1A (AT4G25480)}, + year = {2024}, + url = {https://plants.ensembl.org/Arabidopsis_thaliana/Gene/Summary?g=AT4G25480} +} +