You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

igsr-archive

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

igsr-archive

Contains code to perform several operations involving files in the IGSR (1000 genomes) FTP archive.

0.3.0
pipPyPI
Maintainers
1

igsr_archive

Contains code to perform several operations involving files in the IGSR (1000 genomes) FTP archive: ftp://ftp.1000genomes.ebi.ac.uk/vol1/ftp/

Basic functionality that this repo provides is:

  • adding files on the FTP
  • moving files on the FTP
  • dearchiving files from the FTP
  • updating records in the FTP
  • Recording FTP changes in our tracking database

Installation

  • Use pip for installing:

    pip install igsr-archive

And you are ready to go!

Documentation

Go to https://igsr-archive.readthedocs.io/en/latest/

Indexing scripts

The docs on how to generate the different index files we use in our project can be found here

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts