Package demo

Class ParseFastaFileDemo

java.lang.Object
demo.ParseFastaFileDemo

public class ParseFastaFileDemo extends Object
Created by andreas on 6/17/15.
  • Constructor Details

  • Method Details

    • main

      public static void main(String[] args) throws Exception
      e.g. download ftp://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/complete/uniprot_trembl.fasta.gz and pass in path to local location of file
      Parameters:
      args -
      Throws:
      Exception