Package Bio :: Module NetCatch
[hide private]
[frames] | no frames]

Module NetCatch

source code

Code for dealing with lists of URLs (OBSOLETE).

NetCatch enables the user to scan a list of labelled urls and select a subset to read into a file.

Functions: get_urls_by_label get_urls_by_index get_urls_by_range select_output_file

This module is now considered to be obsolete, and is likely to be deprecated in a future release of Biopython, and later removed.

Classes [hide private]
  ExtractUrls
  Url
  NetCatch
Decorator for a dictionary of links.
Functions [hide private]
 
is_absolute_url(candidate) source code