-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlnfods
20 lines (20 loc) · 2.91 KB
/
lnfods
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[1mdiff --git a/docs/index.html b/docs/index.html[m
[1mindex e13a718..ef5b77c 100644[m
[1m--- a/docs/index.html[m
[1m+++ b/docs/index.html[m
[36m@@ -5,13 +5,13 @@[m
<meta charset="utf-8">[m
<meta http-equiv="X-UA-Compatible" content="IE=edge">[m
<meta name="viewport" content="width=device-width, initial-scale=1.0">[m
[31m-<title>Visualisation of proteomics data sets • visProteomics</title>[m
[32m+[m[32m<title>Exploration and visualization of proteomics data • visProteomics</title>[m
<!-- jquery --><script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script><!-- Bootstrap --><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha256-bZLfwXAP04zRMK2BjiO8iu9pf4FbLqX6zitd+tIvLhE=" crossorigin="anonymous">[m
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha256-nuL8/2cJ5NDSSwnKD8VqreErSWHtnEP9E7AySL+1ev4=" crossorigin="anonymous"></script><!-- bootstrap-toc --><link rel="stylesheet" href="bootstrap-toc.css">[m
<script src="bootstrap-toc.js"></script><!-- Font Awesome icons --><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous">[m
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous">[m
<!-- clipboard.js --><script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script><!-- headroom.js --><script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script><!-- pkgdown --><link href="pkgdown.css" rel="stylesheet">[m
[31m-<script src="pkgdown.js"></script><meta property="og:title" content="Visualisation of proteomics data sets">[m
[32m+[m[32m<script src="pkgdown.js"></script><meta property="og:title" content="Exploration and visualization of proteomics data">[m
<meta property="og:description" content="Tools for exploration and visualization of proteomics data sets obtained with the process of fractionized sampling. [m
The main purpose of the package is to compare proteins detected in different fractions. To achieve this, package provides functions [m
for plotting the fractionized samples and functions which create descriptive data frames.">[m