This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
infrastructure:solu [13.06.2019 20:15] Juha Kekäläinen |
infrastructure:solu [13.10.2020 12:14] (current) Juha Kekäläinen |
||
---|---|---|---|
Line 1: | Line 1: | ||
# solu.uef.fi | # solu.uef.fi | ||
- | ## Introduction | + | Solu (finnish word for Cell) computing server |
- | + | ||
- | Solu (finnish word for Cell) Computing Server | + | |
Server address: **solu.uef.fi** | Server address: **solu.uef.fi** | ||
Line 14: | Line 12: | ||
## Storage | ## Storage | ||
+ | |||
Server is connected to the storage space provided by the [UEF IT Services for Research](https:// | Server is connected to the storage space provided by the [UEF IT Services for Research](https:// | ||
+ | |||
+ | |||
+ | ## Available reference data set | ||
+ | |||
+ | All the available reference data sets are provided as-is. They are unmodified copies of the original files. | ||
+ | |||
+ | ## iGenomes | ||
+ | |||
+ | URL: [[https:// | ||
+ | |||
+ | Following reference genomes can be found from the ** / | ||
+ | |||
+ | ^Home sapiens ^Version^ | ||
+ | |GRCh37 | ||
+ | |GRCh38 | ||
+ | |GRCh38Decoy | ||
+ | |hg19 | ||
+ | |hg39 | ||
+ | |||
+ | ^Mus musculus ^Version^ | ||
+ | |mm9 | | ||
+ | |mm10 | ||
+ | |||
+ | ^Rattus norvegicus ^Version^ | ||
+ | |rn4 | | ||
+ | |||
+ | ## gnomAD | ||
+ | |||
+ | URL: [[https:// | ||
+ | |||
+ | Following variants can be found from the ** / | ||
+ | |||
+ | ^Data set ^Version^ | ||
+ | |Exome variants (.vcf.bgz, tbi) | | ||
+ | |Exome calling regions (.interval list) | | ||
+ | |Genome variants (.vcf.bgz, tbi) | ||
+ | |Genome calling regions (.interval list) | | ||
+ | |Structural variants (.vcf.gz, tbi) | | ||
## Applications | ## Applications | ||
Line 33: | Line 70: | ||
|[Singularity Container](https:// | |[Singularity Container](https:// | ||
+ | To see the list of terminal application visit the [available applications](https:// | ||
- | |||
- | For the terminal applications use the ' | ||
- | |||
- | | ||
- | | ||
- | | ||
- | | ||
- | | ||
- | | ||
- | | ||
- | | ||
- | |||
- | ## Lmod Module Environment | ||
- | |||
- | Applications are managed with the [Lmod Environment Module System](https:// | ||
- | |||
- | Quick tutorial: | ||
- | |||
- | |||
- | Available modules: | ||
- | '' | ||
- | module avail | ||
- | '' | ||
- | |||
- | Load module: | ||
- | '' | ||
- | module load bowtie2 | ||
- | '' | ||
- | |||
- | Unload module: | ||
- | '' | ||
- | module unload bowtie2 | ||
- | '' | ||
- | |||
- | Save list of loaded modules | ||
- | '' | ||
- | module save | ||
- | '' | ||
- | |||
- | Restore saved modules | ||
- | '' | ||
- | module restore | ||
- | '' |