{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# demonstration of `delete_seq_following_pattern_within_FASTA.py` script\n", "\n", "If you'd like an active Jupyter session to run this notebook, launch one by clicking [here](https://mybinder.org/v2/gh/fomightez/cl_sq_demo-binder/master?filepath=index.ipynb), and then upload this notebook to the session that starts up. \n", "Otherwise, the static version is rendered more nicely via [here](https://nbviewer.org/github/fomightez/sequencework/blob/master/AdjustFASTA_or_FASTQ/demo%20delete_seq_following_pattern_within_multiFASTA.ipynb).\n", "\n", "
If you haven't used one of these notebooks before, they're basically web pages in which you can write, edit, and run live code. They're meant to encourage experimentation, so don't feel nervous. Just try running a few cells and see what happens!.
\n", "\n", "\n", " Some tips:\n", "