This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
anthill_sri015 [2020/05/27 00:04] – tmatejuk | anthill_sri015 [2023/08/01 01:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
==== prefetch 2.8.2 ==== | ==== prefetch 2.8.2 ==== | ||
- | Anhill's computing nodes offer '' | + | Anthill's computing nodes offer '' |
==== prefetch configuration ==== | ==== prefetch configuration ==== | ||
- | Default path where prefetch downloads files is '' | + | Default path where prefetch downloads files is '' |
jsmith@anthill23: | jsmith@anthill23: | ||
jsmith@ant009: | jsmith@ant009: | ||
- | jsmith@ant009: | + | jsmith@ant009: |
jsmith@ant009: | jsmith@ant009: | ||
jsmith@anthill23: | jsmith@anthill23: | ||
Line 23: | Line 23: | ||
| | ||
==== aspera 3.9.6 (test) ==== | ==== aspera 3.9.6 (test) ==== | ||
- | After aspera cli installation test with bellow commands: | + | After aspera cli installation, test it with bellow commands: |
jsmith@anthill23: | jsmith@anthill23: | ||
Line 39: | Line 39: | ||
==== sbatch example ==== | ==== sbatch example ==== | ||
- | Whith this sbatch file you can use anthill' | + | Whith this sbatch file you can use anthill' |
#!/bin/bash -l | #!/bin/bash -l | ||
#SBATCH --partition=short | #SBATCH --partition=short | ||
#SBATCH --ntasks=1 | #SBATCH --ntasks=1 | ||
- | #SBATCH --mem 4G | + | #SBATCH --mem 3G |
#SBATCH --job-name SRR390728 | #SBATCH --job-name SRR390728 | ||
| | ||
Line 49: | Line 49: | ||
| | ||
FILENAME=" | FILENAME=" | ||
+ | | ||
echo "date: `date -R`" | echo "date: `date -R`" | ||
echo "host: `hostname`" | echo "host: `hostname`" | ||
Line 60: | Line 60: | ||
Please remember to not to overuse Internet connections of CeNT or NCBI when downloading files. Do not start dozens of download processes at once, this will stress Internet connections both of CeNT and NCBI. Be aware that some organizations recognize massive download as DOS attack and will block access (temporary or permanently) to its resources. | Please remember to not to overuse Internet connections of CeNT or NCBI when downloading files. Do not start dozens of download processes at once, this will stress Internet connections both of CeNT and NCBI. Be aware that some organizations recognize massive download as DOS attack and will block access (temporary or permanently) to its resources. | ||
- | --- \\ | + | |
- | *) [https:// | + | *) https:// |
- | *) [http:// | + | *) http:// |
- | *) [https:// | + | *) https:// |