Skip to content

Commit

Permalink
deploy: dd59123
Browse files Browse the repository at this point in the history
  • Loading branch information
plstonge committed Feb 25, 2024
1 parent f9c393e commit e9cf986
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _sources/data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Required modules
```
module load gcc blast+ seqkit
module load gcc/9.3.0 python/3.8.10 blast+/2.12.0 seqkit/0.15.0
```

## Generating random sequences
Expand Down
2 changes: 1 addition & 1 deletion data/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ <h2> Contents </h2>
<h1>Generating the data<a class="headerlink" href="#generating-the-data" title="Link to this heading">#</a></h1>
<section id="required-modules">
<h2>Required modules<a class="headerlink" href="#required-modules" title="Link to this heading">#</a></h2>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">module</span> <span class="n">load</span> <span class="n">gcc</span> <span class="n">blast</span><span class="o">+</span> <span class="n">seqkit</span>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">module</span> <span class="n">load</span> <span class="n">gcc</span><span class="o">/</span><span class="mf">9.3.0</span> <span class="n">python</span><span class="o">/</span><span class="mf">3.8.10</span> <span class="n">blast</span><span class="o">+/</span><span class="mf">2.12.0</span> <span class="n">seqkit</span><span class="o">/</span><span class="mf">0.15.0</span>
</pre></div>
</div>
</section>
Expand Down
Loading

0 comments on commit e9cf986

Please sign in to comment.