-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
82 additions
and
4,070 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,126 +1,44 @@ | ||
## Core latex/pdflatex auxiliary files: | ||
*.aux | ||
*.lof | ||
*.log | ||
*.lot | ||
*.fls | ||
*.out | ||
*.toc | ||
|
||
## Intermediate documents: | ||
*.dvi | ||
*-converted-to.* | ||
# these rules might exclude image files for figures etc. | ||
# *.ps | ||
# *.eps | ||
|
||
## Bibliography auxiliary files (bibtex/biblatex/biber): | ||
*.bbl | ||
*.bcf | ||
*.blg | ||
*-blx.aux | ||
*-blx.bib | ||
*.brf | ||
*.run.xml | ||
|
||
## Build tool auxiliary files: | ||
*.fdb_latexmk | ||
*.synctex | ||
*.synctex.gz | ||
*.synctex.gz(busy) | ||
*.pdfsync | ||
|
||
## Auxiliary and intermediate files from other packages: | ||
|
||
# algorithms | ||
*.alg | ||
*.loa | ||
|
||
# achemso | ||
acs-*.bib | ||
|
||
# amsthm | ||
*.thm | ||
|
||
## XeLaTeX | ||
presentation/*.aux | ||
presentation/*.lof | ||
presentation/*.log | ||
presentation/*.lot | ||
presentation/*.fls | ||
presentation/*.out | ||
presentation/*.toc | ||
presentation/*~ | ||
presentation/*.bak | ||
presentation/*.backup | ||
presentation/*.kilepr | ||
presentation/*.pdf | ||
# beamer | ||
*.nav | ||
*.snm | ||
*.vrb | ||
|
||
#(e)ledmac/(e)ledpar | ||
*.end | ||
*.[1-9] | ||
*.[1-9][0-9] | ||
*.[1-9][0-9][0-9] | ||
*.[1-9]R | ||
*.[1-9][0-9]R | ||
*.[1-9][0-9][0-9]R | ||
*.eledsec[1-9] | ||
*.eledsec[1-9]R | ||
*.eledsec[1-9][0-9] | ||
*.eledsec[1-9][0-9]R | ||
*.eledsec[1-9][0-9][0-9] | ||
*.eledsec[1-9][0-9][0-9]R | ||
|
||
# glossaries | ||
*.acn | ||
*.acr | ||
*.glg | ||
*.glo | ||
*.gls | ||
|
||
# gnuplottex | ||
*-gnuplottex-* | ||
|
||
presentation/*.nav | ||
presentation/*.snm | ||
presentation/*.vrb | ||
# hyperref | ||
*.brf | ||
|
||
presentation/*.brf | ||
# knitr | ||
*-concordance.tex | ||
*.tikz | ||
*-tikzDictionary | ||
|
||
presentation/*-concordance.tex | ||
presentation/*.tikz | ||
presentation/*-tikzDictionary | ||
# listings | ||
*.lol | ||
|
||
presentation/*.lol | ||
# makeidx | ||
*.idx | ||
*.ilg | ||
*.ind | ||
*.ist | ||
|
||
presentation/*.idx | ||
presentation/*.ilg | ||
presentation/*.ind | ||
presentation/*.ist | ||
# minitoc | ||
*.maf | ||
*.mtc | ||
*.mtc0 | ||
|
||
presentation/*.maf | ||
presentation/*.mtc | ||
presentation/*.mtc0 | ||
# minted | ||
_minted* | ||
*.pyg | ||
|
||
# morewrites | ||
*.mw | ||
|
||
presentation/_minted* | ||
presentation/*.pyg | ||
# nomencl | ||
*.nlo | ||
|
||
# sagetex | ||
*.sagetex.sage | ||
*.sagetex.py | ||
*.sagetex.scmd | ||
|
||
# sympy | ||
*.sout | ||
*.sympy | ||
sympy-plots-for-*.tex/ | ||
|
||
# todonotes | ||
*.tdo | ||
|
||
# xindy | ||
*.xdy | ||
|
||
# WinEdt | ||
presentation/*.nlo | ||
## Other | ||
*~ | ||
*.bak | ||
*.sav | ||
*.backup | ||
examples/*.RData.rkworkplace |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,26 @@ | ||
|
||
Kurz práce s molekulárními daty v R 2016 | ||
|
||
R je v současnosti asi nejmocnější nástroj na statistické výpočty všeho druhu. | ||
Je k dispozici i celá řada modulů pro práci s molekulárními daty. Ty budou | ||
náplní kurzu. Předchozí znalost R je výhodou, nikoli však podmínkou. Bude-li | ||
se kurzu účastnit alespoň jeden člověk nemluvící česky, kurz bude anglicky. | ||
|
||
Informace o kurzu: https://trapa.cz/cs/kurz-molekularni-data-r-2016 | ||
Kurz ve studijním informačním systému: | ||
https://is.cuni.cz/studium/predmety/index.php?do=predmet&kod=MB120C16 | ||
Kontakt na autora: https://trapa.cz/cs/kontakt | ||
|
||
================================================================================ | ||
|
||
Course of work with molecular data in R 2016 | ||
|
||
R is nowadays probably the most powerful tool for statistics of all types. | ||
There are plenty of modules available for work with molecular data. Those will | ||
be introduced during the course. Previous knowledge of R is useful, but not | ||
necessary. If there is at least one participant not speaking Czech, the course | ||
will be in English. | ||
|
||
Information about the course: https://trapa.cz/en/course-molecular-data-r-2016 | ||
Course in Study Information System: | ||
https://is.cuni.cz/studium/eng/predmety/index.php?do=predmet&kod=MB120C16 | ||
Contact author: https://trapa.cz/en/contact |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.