Skip to content

Commit

Permalink
ena_submission
Browse files Browse the repository at this point in the history
ena_submission
list 82 plastif genes
  • Loading branch information
kleempoel committed Mar 12, 2022
1 parent 72622cb commit fd1bbe4
Show file tree
Hide file tree
Showing 11 changed files with 11,436 additions and 2,086 deletions.
830 changes: 830 additions & 0 deletions ENA_gene_submission.ipynb

Large diffs are not rendered by default.

2,910 changes: 2,910 additions & 0 deletions ENA_plastome_submission.ipynb

Large diffs are not rendered by default.

21 changes: 1 addition & 20 deletions Reference_Genes_from_GB.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
{
"cell_type": "code",
"execution_count": 72,
"id": "eleven-leadership",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -18,7 +17,6 @@
{
"cell_type": "code",
"execution_count": 73,
"id": "composite-machinery",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -47,7 +45,6 @@
{
"cell_type": "code",
"execution_count": 74,
"id": "peaceful-colon",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -63,7 +60,6 @@
{
"cell_type": "code",
"execution_count": 75,
"id": "terminal-newport",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -726,7 +722,6 @@
{
"cell_type": "code",
"execution_count": 76,
"id": "racial-impact",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -953,7 +948,6 @@
{
"cell_type": "code",
"execution_count": 77,
"id": "greek-cisco",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -989,7 +983,6 @@
{
"cell_type": "code",
"execution_count": 78,
"id": "welsh-longitude",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -1028,7 +1021,6 @@
{
"cell_type": "code",
"execution_count": 79,
"id": "suited-terrain",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -1134,7 +1126,6 @@
{
"cell_type": "code",
"execution_count": 82,
"id": "congressional-small",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -1625,7 +1616,6 @@
{
"cell_type": "code",
"execution_count": 83,
"id": "dated-representation",
"metadata": {},
"outputs": [
{
Expand All @@ -1643,7 +1633,6 @@
{
"cell_type": "code",
"execution_count": 84,
"id": "detailed-reputation",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -1795,7 +1784,6 @@
{
"cell_type": "code",
"execution_count": 86,
"id": "czech-comparative",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -1912,7 +1900,6 @@
{
"cell_type": "code",
"execution_count": 87,
"id": "geographic-perception",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -2139,7 +2126,6 @@
{
"cell_type": "code",
"execution_count": 88,
"id": "athletic-animation",
"metadata": {},
"outputs": [
{
Expand All @@ -2162,7 +2148,6 @@
{
"cell_type": "code",
"execution_count": 96,
"id": "arabic-reader",
"metadata": {},
"outputs": [
{
Expand All @@ -2188,7 +2173,6 @@
{
"cell_type": "code",
"execution_count": 97,
"id": "thousand-binding",
"metadata": {},
"outputs": [
{
Expand All @@ -2209,7 +2193,6 @@
{
"cell_type": "code",
"execution_count": 94,
"id": "sixth-freedom",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -2524,15 +2507,13 @@
},
{
"cell_type": "markdown",
"id": "minor-retro",
"metadata": {},
"source": [
"Run 'makeblastdb -in References/cpDNA_RefCDS.fasta -dbtype nucl -parse_seqids'"
]
},
{
"cell_type": "markdown",
"id": "formal-chile",
"metadata": {},
"source": [
"blastn -query ../GetOrganelles/PAFTOL/fasta_pt/PAFTOL_016977_pt.fasta -db References/cpDNA_RefGenes.fasta -outfmt \"6 qseqid sseqid pident length mismatch gapopen qlen qstart qend slen sstart send evalue bitscore qseq\" -out PAFTOL_016977.blast -max_target_seqs 5 -num_threads 1 -gapopen 0 -gapextend 0\n",
Expand All @@ -2557,7 +2538,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.9"
"version": "3.8.5"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit fd1bbe4

Please sign in to comment.