Skip to content

Instantly share code, notes, and snippets.

@StephenFordham
Created April 16, 2019 12:38
Show Gist options
  • Save StephenFordham/acca27f8143a60ecf661869a5bfbf195 to your computer and use it in GitHub Desktop.
Save StephenFordham/acca27f8143a60ecf661869a5bfbf195 to your computer and use it in GitHub Desktop.
ArgumentParser
import argparse
parser = argparse.ArgumentParser(description='Finding restriction sites in DNA sequences')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment