Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
150 commits
Select commit Hold shift + click to select a range
108c50c
Add python linter with flake8 and pylint
GC-repeat Feb 7, 2022
4709a5b
Correct pylint path for subdirectories access
GC-repeat Feb 8, 2022
9856aa5
Merge branch 'iGEM-Engineering:develop' into iss154_pylinter
GC-repeat Feb 8, 2022
560c091
Merge branch 'iss154_pylinter' of github.com:GC-repeat/iGEM-distribut…
GC-repeat Feb 8, 2022
2c48059
Install dependencies for pylint
GC-repeat Feb 9, 2022
def275f
Set max-line-length to 99 instead of 79 for flake8 and 100 for pylint
GC-repeat Feb 9, 2022
0758c21
Add pip upgrade and install dependencies for flake8
GC-repeat Feb 9, 2022
04e776a
Build distribution
actions-user Feb 9, 2022
54f6624
Remove unused requirement.txt install and update pip through py-actio…
GC-repeat Feb 9, 2022
792f95d
Build distribution
actions-user Feb 9, 2022
f8f921a
Removed cached C0080 and C0040, which will allow them to be converted…
jakebeal Feb 14, 2022
0b865d1
Automatically update exports
actions-user Feb 14, 2022
2e7cd65
Automatically import referenced parts
actions-user Feb 14, 2022
ac4697e
Collate and summarize packages
actions-user Feb 14, 2022
0f61cdd
Build distribution
actions-user Feb 14, 2022
2959da2
Merge pull request #243 from iGEM-Engineering/fix-241-242
jakebeal Feb 14, 2022
e61d471
Collate and summarize packages
actions-user Feb 17, 2022
1b0ba85
Build distribution
actions-user Feb 17, 2022
71e92fa
Merge pull request #246 from iGEM-Engineering/2022-release
vinoo-igem Feb 17, 2022
80f1b25
Added the link of docs in readme file
Aman-Mandal Feb 19, 2022
ec44a06
Fix distribution.gb conflict
GC-repeat Feb 19, 2022
dfb63b7
Merge branch 'GC-repeat-iss154_pylinter' into develop
GC-repeat Feb 19, 2022
73cdc57
Correct Pylint errors for generate_markdown.py
GC-repeat Feb 21, 2022
3866364
Collate and summarize packages
actions-user Feb 21, 2022
4d3c224
Build distribution
actions-user Feb 21, 2022
345728e
start of the intro doc
vinoo-igem Feb 21, 2022
dfc6490
whoops, forgot to add this to the commit
vinoo-igem Feb 21, 2022
28aee91
Collate and summarize packages
actions-user Feb 21, 2022
e6bfd43
Build distribution
actions-user Feb 21, 2022
553424c
Correct Pylint errors for build_distribution.py
GC-repeat Feb 22, 2022
10e117e
Correct PyLint errors for expor_csvs.py
GC-repeat Feb 22, 2022
b53e695
Correct PyLint errors for import_parts.py
GC-repeat Feb 22, 2022
0d4ba99
Correct PyLint errors for convert_sbol_2to3.py
GC-repeat Feb 22, 2022
6cdf481
Fix indentation in convert_sbol_2to3.py
GC-repeat Feb 22, 2022
073d103
Correct PyLint errors for regularize_directories.py
GC-repeat Feb 22, 2022
0fa84cb
Correct PyLint errors for collate_packages.py
GC-repeat Feb 22, 2022
1edca23
Correct PyLint errors for expand_combinations.py
GC-repeat Feb 22, 2022
4c63d2b
Correct PyLint errors for export_sbol.py
GC-repeat Feb 22, 2022
23b154f
Collate and summarize packages
actions-user Feb 22, 2022
0f00d20
Build distribution
actions-user Feb 22, 2022
88ff073
Correct some PyLint errors for test/test_directories.py
GC-repeat Feb 22, 2022
db29b85
Merge branch 'iss154_pylinter' of github.com:GC-repeat/iGEM-distribut…
GC-repeat Feb 22, 2022
0a9d687
Build distribution
actions-user Feb 22, 2022
16cc15d
One-line-per-sentence and fix GitHub typo
noahsprent Feb 23, 2022
a5f87c4
Made index.rst text one-line-per-sentence
noahsprent Feb 25, 2022
8776ca3
Fix a couple of typos
noahsprent Feb 25, 2022
9782201
Collate and summarize packages
actions-user Feb 25, 2022
25e3909
Build distribution
actions-user Feb 25, 2022
c45b400
Merge pull request #252 from iGEM-Engineering/rtd-one-line
noahsprent Feb 25, 2022
f50f61e
Merge branch 'iGEM-Engineering:develop' into iss154_pylinter
GC-repeat Feb 25, 2022
2f81a63
Collate and summarize packages
actions-user Feb 25, 2022
9b26274
Build distribution
actions-user Feb 25, 2022
7dddeaa
Build distribution
actions-user Feb 25, 2022
1429a5e
Remove pSB1C5 entry from CRISPR-Cas/iGEM_raw_import.fasta
GC-repeat Feb 25, 2022
a68fd94
Merge branch 'iss154_pylinter' of github.com:GC-repeat/iGEM-distribut…
GC-repeat Feb 25, 2022
ce66a15
Collate and summarize packages
actions-user Feb 25, 2022
4367f7f
Build distribution
actions-user Feb 25, 2022
20947e0
Merge pull request #248 from iGEM-Engineering/add-intro-doc
noahsprent Feb 26, 2022
3bb5952
Add docs/_build to gitignore
noahsprent Mar 2, 2022
9685c05
Change 'view source' to 'edit on Github'
noahsprent Mar 2, 2022
908f56c
Merge pull request #254 from iGEM-Engineering/docs-qol
noahsprent Mar 2, 2022
7623e9e
Add page for contributing to docs and building them locally
noahsprent Mar 2, 2022
3939e09
Collate and summarize packages
actions-user Mar 2, 2022
f31033a
Build distribution
actions-user Mar 2, 2022
0624726
Merge pull request #247 from Aman-Mandal/readme-patch
noahsprent Mar 2, 2022
6836d14
Add caveat to documentation link
noahsprent Mar 2, 2022
13fee04
Merge pull request #256 from iGEM-Engineering/contribute-docs
noahsprent Mar 2, 2022
11a889c
Merge pull request #258 from iGEM-Engineering/docs-link
noahsprent Mar 2, 2022
4d9ec99
Replace anti CRISP ducplicates
nickdelkis Mar 9, 2022
7a3056f
Collate and summarize packages
actions-user Mar 9, 2022
c96b3a8
Build distribution
actions-user Mar 9, 2022
7ca578b
Merge pull request #260 from iGEM-Engineering/anti_crispr_duplicates
vinoo-igem Mar 10, 2022
ce5788b
Add brief contributing message to the README
noahsprent May 4, 2022
4e8a4a0
Merge pull request #265 from iGEM-Engineering/contrib-update
vinoo-igem May 7, 2022
29d98bc
Create CODE_OF_CONDUCT.md
Gonza10V Jun 1, 2022
403b7d1
Update README.md
Gonza10V Jun 1, 2022
7082a7b
Collate and summarize packages
actions-user Jun 1, 2022
a603f7e
Build distribution
actions-user Jun 1, 2022
ef8fd56
Merge branch 'iGEM-Engineering:develop' into iss154_pylinter
GC-repeat Jul 18, 2022
8166956
Build distribution
actions-user Jul 18, 2022
a6d0ce1
Make it clearer that requirements file in docs should be used
noahsprent Jul 19, 2022
ddf057a
Collate and summarize packages
actions-user Jul 19, 2022
4f83455
Build distribution
actions-user Jul 19, 2022
7a272bc
Add noah videos to page
noahsprent Jul 19, 2022
8cbed47
Merge pull request #295 from iGEM-Engineering/requirements-docs
noahsprent Jul 19, 2022
ebbcbe3
Collate and summarize packages
actions-user Jul 19, 2022
2222368
Merge pull request #286 from iGEM-Engineering/github-videos
noahsprent Jul 19, 2022
69a282e
Fix closing divs, add reference to Jake's slides, say that contributi…
noahsprent Jul 19, 2022
37cf16d
Add basic CONTRIBUTING.md and reference in README.md
noahsprent Jul 19, 2022
58163c9
Collate and summarize packages
actions-user Jul 19, 2022
5e5e8c3
Build distribution
actions-user Jul 19, 2022
015907d
Merge pull request #299 from iGEM-Engineering/add-slides
noahsprent Jul 19, 2022
7be93bd
Merge pull request #300 from iGEM-Engineering/add-contributing
noahsprent Jul 19, 2022
815a2b4
Add link to CONTRIBUTING.md in getting started
noahsprent Jul 19, 2022
71b3fce
Fix typo in CONTRIBUTING.md title
noahsprent Jul 19, 2022
ecd5f59
Merge pull request #301 from iGEM-Engineering/fix-contributing-typo
noahsprent Jul 19, 2022
1518881
Merge pull request #302 from iGEM-Engineering/add-link-to-contributing
noahsprent Jul 19, 2022
a7f98f8
Added a script for bulk patching of missing identities in GenBank files
jakebeal Jun 1, 2022
4e5f5af
Update path for pylint and flake8
GC-repeat Jul 20, 2022
db7a38c
Format pylint command on mutiple lines
GC-repeat Jul 20, 2022
bec9456
Autoformat python files with black
GC-repeat Jul 20, 2022
3de8578
Build distribution
actions-user Jul 20, 2022
dba376f
Fix pylint to run only on python files
GC-repeat Jul 20, 2022
b1fbfb2
Merge branch 'iss154_pylinter' of github.com:GC-repeat/iGEM-distribut…
GC-repeat Jul 20, 2022
87760fd
Build distribution
actions-user Jul 20, 2022
baeab2f
Ignore codes F541,E501,F401,F403,E203,W503 for Flake8
GC-repeat Jul 20, 2022
3bedbe5
Merge branch 'iss154_pylinter' of github.com:GC-repeat/iGEM-distribut…
GC-repeat Jul 20, 2022
3adc219
Build distribution
actions-user Jul 20, 2022
34743e5
Set PYTHONPATH for Pylint
GC-repeat Jul 20, 2022
c96ee8d
Fix ignored codes order for Flake8 and add disabled codes for Pylint
GC-repeat Jul 20, 2022
62db621
Merge branch 'iss154_pylinter' of github.com:GC-repeat/iGEM-distribut…
GC-repeat Jul 20, 2022
1b73198
Revert "Autoformat python files with black"
GC-repeat Jul 22, 2022
3f4b56b
Ignore additional codes after reverting blake auto-fixes
GC-repeat Jul 22, 2022
23d3d9c
Set max line length to 120 instead of 99
GC-repeat Jul 22, 2022
8950ff8
Ignore (missed) codes for Flake8
GC-repeat Jul 22, 2022
28172bc
Merge pull request #304 from iGEM-Engineering/genbank-patcher-cherrypick
jakebeal Jul 25, 2022
292860f
Revert "Correct some PyLint errors for test/test_directories.py"
GC-repeat Jul 25, 2022
7ddc2dc
Revert "Correct PyLint errors for export_sbol.py"
GC-repeat Jul 25, 2022
92c70b4
Revert "Correct PyLint errors for expand_combinations.py"
GC-repeat Jul 25, 2022
63a9f4e
Revert "Correct PyLint errors for collate_packages.py"
GC-repeat Jul 25, 2022
ec4399c
Revert "Correct PyLint errors for regularize_directories.py"
GC-repeat Jul 25, 2022
59d0280
Revert "Fix indentation in convert_sbol_2to3.py"
GC-repeat Jul 25, 2022
2d89a32
Revert "Correct PyLint errors for convert_sbol_2to3.py"
GC-repeat Jul 25, 2022
d7ea888
Revert "Correct PyLint errors for import_parts.py"
GC-repeat Jul 25, 2022
c4e2245
Revert "Correct PyLint errors for expor_csvs.py"
GC-repeat Jul 25, 2022
1821368
Revert "Correct Pylint errors for build_distribution.py"
GC-repeat Jul 25, 2022
6df8ef6
Revert "Correct Pylint errors for generate_markdown.py"
GC-repeat Jul 25, 2022
dfbfac9
Add additional pylint code after reverting early manual edits
GC-repeat Jul 25, 2022
9a928a5
Fix a warning about heading length
noahsprent Jul 26, 2022
f769100
Add faqs page with questions from slack
noahsprent Jul 26, 2022
24bb61f
Automatically update exports
actions-user Jul 26, 2022
d0dac63
Collate and summarize packages
actions-user Jul 26, 2022
135865f
Build distribution
actions-user Jul 26, 2022
2064665
New rdflib no longer injects spurious blank lines
jakebeal Jul 28, 2022
540cfe6
Automatically update exports
actions-user Jul 28, 2022
06d6282
Collate and summarize packages
actions-user Jul 28, 2022
64cce42
Build distribution
actions-user Jul 28, 2022
dad72e4
Merge pull request #311 from iGEM-Engineering/rdflib-upgrade
jakebeal Jul 28, 2022
8b3f7b7
Merge pull request #204 from GC-repeat/iss154_pylinter
jakebeal Aug 1, 2022
fde7d11
Merge pull request #279 from iGEM-Engineering/code-of-conduct
jakebeal Aug 1, 2022
f4c0671
Make Paul's suggested changes
noahsprent Aug 2, 2022
965815c
Collate and summarize packages
actions-user Aug 2, 2022
5c0f0f2
Build distribution
actions-user Aug 2, 2022
62c274d
Merge pull request #309 from iGEM-Engineering/iss293-faq
noahsprent Aug 2, 2022
ee2e126
Fix style issues identified by flake8
jakebeal Aug 2, 2022
0ccbb9e
Collate and summarize packages
actions-user Aug 2, 2022
b865ad4
Build distribution
actions-user Aug 2, 2022
d0b8492
Merge pull request #314 from iGEM-Engineering/fix-flake-errors
jakebeal Aug 2, 2022
77cdcca
Merge branch 'develop'
vinoo-igem Aug 9, 2022
00b74ea
Automatically update exports
actions-user Aug 9, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions .github/workflows/python_linter.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
name : Python linter Flake8 and Pylint

on:
push:
path: "**.py"
pull_request:
path: "**.py"

jobs:
Pylint:
runs-on: ubuntu-latest
steps:
- name: Check out source repository
uses: actions/checkout@v2
- name: Set up Python 3.9
uses: actions/setup-python@v2
with:
python-version: 3.9
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r scripts/requirements.txt
pip install pylint
- name: set pythonpath
run: |
echo "PYTHONPATH=." >> $GITHUB_ENV
- name: Pylint
run: >
find . -type f -name "*.py" |
xargs pylint
--max-line-length=120
--disable=C0103,C0114,C0115,C0116,C0201,C0206,C0301,C0303,C0325,C0411
--disable=E0611
--disable=R0402,R0801,R0903,R0912,R0914,R0915,R1702,R1705,R1720,R1721,R1724
--disable=W0212,W0511,W0611,W0612,W0622,W1309,W1203,W1512,W1514
Flake8:
runs-on: ubuntu-latest
steps:
- name: Check out source repository
uses: actions/checkout@v2
- name: Set up Python 3.9
uses: actions/setup-python@v2
with:
python-version: 3.9
- name: flake8 lint
uses: py-actions/flake8@v2
with:
path: "."
max-line-length: 120
update-pip: TRUE
ignore: E121,E203,E226,E231,E251,E265,E302,E305,E501,F401,F403,F541,W291,W503
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ venv
__pycache__
*~
.DS_Store
/docs/_build
1 change: 0 additions & 1 deletion 2A_peptides/views/package.nt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<https://github.com/iGEM-Engineering/iGEM-distribution/2A_peptides/BasicParts> <http://sbols.org/v3#description> "Collection of 2A peptides for the construction of polycistronic expression cassettes. " .
<https://github.com/iGEM-Engineering/iGEM-distribution/2A_peptides/BasicParts> <http://sbols.org/v3#displayId> "BasicParts" .
<https://github.com/iGEM-Engineering/iGEM-distribution/2A_peptides/BasicParts> <http://sbols.org/v3#hasNamespace> <https://github.com/iGEM-Engineering/iGEM-distribution/2A_peptides> .
Expand Down
1 change: 0 additions & 1 deletion 2A_peptides/views/package_specification.nt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<https://github.com/iGEM-Engineering/iGEM-distribution/2A_peptides/BasicParts> <http://sbols.org/v3#description> "Collection of 2A peptides for the construction of polycistronic expression cassettes. " .
<https://github.com/iGEM-Engineering/iGEM-distribution/2A_peptides/BasicParts> <http://sbols.org/v3#displayId> "BasicParts" .
<https://github.com/iGEM-Engineering/iGEM-distribution/2A_peptides/BasicParts> <http://sbols.org/v3#hasNamespace> <https://github.com/iGEM-Engineering/iGEM-distribution/2A_peptides> .
Expand Down
1 change: 0 additions & 1 deletion Anderson Promoters/views/package.nt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<http://parts.igem.org/D1001> <http://sbols.org/v3#description> "D1001" .
<http://parts.igem.org/D1001> <http://sbols.org/v3#displayId> "D1001" .
<http://parts.igem.org/D1001> <http://sbols.org/v3#hasNamespace> <http://parts.igem.org> .
Expand Down
1 change: 0 additions & 1 deletion Anderson Promoters/views/package_specification.nt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<http://parts.igem.org/D1001> <http://sbols.org/v3#description> "Includes BsaI and fusion site\nL0 Promoter 5' Flanking Region" .
<http://parts.igem.org/D1001> <http://sbols.org/v3#displayId> "D1001" .
<http://parts.igem.org/D1001> <http://sbols.org/v3#hasNamespace> <http://parts.igem.org> .
Expand Down
133 changes: 133 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,133 @@

# Contributor Covenant Code of Conduct

## Our Pledge

We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of experience, education, socio-economic status,
nationality, personal appearance, race, caste, color, religion, or sexual
identity and orientation.

We pledge to act and interact in ways that contribute to an open, welcoming,
diverse, inclusive, and healthy community.

## Our Standards

Examples of behavior that contributes to a positive environment for our
community include:

* Demonstrating empathy and kindness toward other people
* Being respectful of differing opinions, viewpoints, and experiences
* Giving and gracefully accepting constructive feedback
* Accepting responsibility and apologizing to those affected by our mistakes,
and learning from the experience
* Focusing on what is best not just for us as individuals, but for the overall
community

Examples of unacceptable behavior include:

* The use of sexualized language or imagery, and sexual attention or advances of
any kind
* Trolling, insulting or derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or email address,
without their explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting

## Enforcement Responsibilities

Community leaders are responsible for clarifying and enforcing our standards of
acceptable behavior and will take appropriate and fair corrective action in
response to any behavior that they deem inappropriate, threatening, offensive,
or harmful.

Community leaders have the right and responsibility to remove, edit, or reject
comments, commits, code, wiki edits, issues, and other contributions that are
not aligned to this Code of Conduct, and will communicate reasons for moderation
decisions when appropriate.

## Scope

This Code of Conduct applies within all community spaces, and also applies when
an individual is officially representing the community in public spaces.
Examples of representing our community include using an official e-mail address,
posting via an official social media account, or acting as an appointed
representative at an online or offline event.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
[INSERT CONTACT METHOD].
All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the
reporter of any incident.

## Enforcement Guidelines

Community leaders will follow these Community Impact Guidelines in determining
the consequences for any action they deem in violation of this Code of Conduct:

### 1. Correction

**Community Impact**: Use of inappropriate language or other behavior deemed
unprofessional or unwelcome in the community.

**Consequence**: A private, written warning from community leaders, providing
clarity around the nature of the violation and an explanation of why the
behavior was inappropriate. A public apology may be requested.

### 2. Warning

**Community Impact**: A violation through a single incident or series of
actions.

**Consequence**: A warning with consequences for continued behavior. No
interaction with the people involved, including unsolicited interaction with
those enforcing the Code of Conduct, for a specified period of time. This
includes avoiding interactions in community spaces as well as external channels
like social media. Violating these terms may lead to a temporary or permanent
ban.

### 3. Temporary Ban

**Community Impact**: A serious violation of community standards, including
sustained inappropriate behavior.

**Consequence**: A temporary ban from any sort of interaction or public
communication with the community for a specified period of time. No public or
private interaction with the people involved, including unsolicited interaction
with those enforcing the Code of Conduct, is allowed during this period.
Violating these terms may lead to a permanent ban.

### 4. Permanent Ban

**Community Impact**: Demonstrating a pattern of violation of community
standards, including sustained inappropriate behavior, harassment of an
individual, or aggression toward or disparagement of classes of individuals.

**Consequence**: A permanent ban from any sort of public interaction within the
community.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.1, available at
[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].

Community Impact Guidelines were inspired by
[Mozilla's code of conduct enforcement ladder][Mozilla CoC].

For answers to common questions about this code of conduct, see the FAQ at
[https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
[https://www.contributor-covenant.org/translations][translations].

[homepage]: https://www.contributor-covenant.org
[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
[Mozilla CoC]: https://github.com/mozilla/diversity
[FAQ]: https://www.contributor-covenant.org/faq
[translations]: https://www.contributor-covenant.org/translations
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## How to contribute to the iGEM Distribution

This page is a WIP, for more information on contributing see [our documentation site](https://igem-distribution.readthedocs.io/).
8 changes: 7 additions & 1 deletion CRISPR-Cas/AcrIIA2_bacterial.gb
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
LOCUS AcrIIA2_bacterial 372 bp ds-DNA linear 02-FEB-2022
LOCUS AcrIIA2_bacterial 372 bp ds-DNA linear 09-MAR-2022
DEFINITION .
FEATURES Location/Qualifiers
CDS 1..372
/label="AcrIIA2_bacterial"
/ApEinfo_revcolor=#c6c9d1
/ApEinfo_fwdcolor=#c6c9d1
source 1..372
/label="color: #ffffff"
/ApEinfo_revcolor=#85dae9
/ApEinfo_fwdcolor=#85dae9
exon 1..372
/label="Translation 1-372"
ORIGIN
Expand Down
28 changes: 16 additions & 12 deletions CRISPR-Cas/AcrIIA4_bacterial.gb
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
LOCUS AcrIIA4_bacterial 372 bp ds-DNA linear 02-FEB-2022
LOCUS AcrIIA4_bacterial 264 bp ds-DNA linear 09-MAR-2022
DEFINITION .
FEATURES Location/Qualifiers
CDS 1..372
/label="AcrIIA2_bacterial"
exon 1..372
/label="Translation 1-372"
CDS 1..264
/label="AcrIIA4_bacterial"
/ApEinfo_revcolor=#9eafd2
/ApEinfo_fwdcolor=#9eafd2
source 1..264
/label="color: #ffffff"
/ApEinfo_revcolor=#c6c9d1
/ApEinfo_fwdcolor=#c6c9d1
exon 1..264
/label="Translation 1-264"
ORIGIN
1 atgacattaa caagagcaca aaaaaagtat gcagaagcga tgcacgagtt tataaatatg
61 gtggatgact ttgaagagtc tacaccggat tttgcaaagg aagttctaca tgattctgac
121 tatgtagtta ttacaaaaaa tgaaaaatat gcagtagctc tttgctctct tagcactgat
181 gaatgtgaat atgatactaa cttatactta gatgaaaaat tggttgatta ctcaacagtt
241 gacgtaaacg gtgtgacata ctacatcaac attgttgaaa ctaacgatat cgatgattta
301 gaaatcgcta cggatgaaga tgagatgaaa agtggcaacc aagaaattat tttaaaaagt
361 gagttgaagt aa
1 atgaatatta atgacttaat tagagaaatc aaaaacaaag attacacagt gaaattgagt
61 ggtacggata gcaatagtat cacacagcta attattcgcg ttaataatga tggcaacgag
121 tatgtaattt ctgaaagtga aaatgaatca atcgttgaaa aattcatctc tgcattcaaa
181 aacggttgga atcaagaata cgaggatgaa gaagaatttt ataatgacat gcaaacaatc
241 accttaaaaa gtgagttgaa ctaa
//
29 changes: 17 additions & 12 deletions CRISPR-Cas/AcrIIA4_mammalian.gb
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
LOCUS AcrIIA4_mammalian 372 bp ds-DNA linear 02-FEB-2022
LOCUS AcrIIA4_mammalian 321 bp ds-DNA linear 09-MAR-2022
DEFINITION .
FEATURES Location/Qualifiers
CDS 1..372
/label="AcrIIA2_bacterial"
exon 1..372
/label="Translation 1-372"
source 1..321
/label="color: #ffffff"
/ApEinfo_revcolor=#b4abac
/ApEinfo_fwdcolor=#b4abac
CDS 1..321
/label="AcrIIA4_mammalian"
/ApEinfo_revcolor=#85dae9
/ApEinfo_fwdcolor=#85dae9
exon 1..321
/label="Translation 1-321"
ORIGIN
1 atgacattaa caagagcaca aaaaaagtat gcagaagcga tgcacgagtt tataaatatg
61 gtggatgact ttgaagagtc tacaccggat tttgcaaagg aagttctaca tgattctgac
121 tatgtagtta ttacaaaaaa tgaaaaatat gcagtagctc tttgctctct tagcactgat
181 gaatgtgaat atgatactaa cttatactta gatgaaaaat tggttgatta ctcaacagtt
241 gacgtaaacg gtgtgacata ctacatcaac attgttgaaa ctaacgatat cgatgattta
301 gaaatcgcta cggatgaaga tgagatgaaa agtggcaacc aagaaattat tttaaaaagt
361 gagttgaagt aa
1 atgaacatta acgacctcat acgagagatt aagaacaaag attacaccgt caaactgtca
61 ggaactgata gtaactcaat cacccagctt attatcaggg taaacaatga tgggaatgaa
121 tatgtgatat ctgagagcga aaacgagtct atcgtcgaga aattcatttc cgcttttaag
181 aacgggtgga atcaggaata tgaggatgaa gaagaatttt acaatgacat gcagacgatc
241 acgttgaaaa gtgaactgaa ctaagaattc tgcagatatc cagcacagtg gcggccgctc
301 gagtctagag ggcccgttta a
//
2 changes: 0 additions & 2 deletions CRISPR-Cas/iGEM_raw_imports.fasta
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ atggataagaaatactcaataggcttagctatcggcacaaatagcgtcggatgggcggtgatcactgatgaatataaggt
taatttctactaagtgtagat
> K2323010
atgaaagtcactaaagtcgatggtattagccataagaagtatattgaagaagggaagttagttaaatcaacttcagaagaaaaccgcacgtcagaacgtctgtcggagctgctttcaattcgcctggatatctacattaagaatccggacaacgcgagtgaagaggaaaatcgtattcgtcgcgagaaccttaagaaatttttctcgaacaaggtcttacacctgaaagatagtgtcctgtacctgaaaaaccgtaaagagaaaaacgcggtgcaggacaagaactactctgaagaagacatttccgagtacgatcttaagaacaaaaatagcttttcggtgcttaaaaaaattctgttaaacgaggatgtgaactcagaggagttggaaattttccgcaaggacgtagaagcaaaactgaataagattaatagcttgaaatactctttcgaagagaacaaggcaaactaccaaaaaatcaatgagaataatgtggaaaaggttggcggcaagtctaagcgtaatatcatctacgattactatcgcgaaagtgcgaagcgcaatgattacattaataacgtccaggaggcttttgataagctttacaagaaggaagacatcgaaaaacttttcttcttgatcgaaaattctaagaaacatgagaaatataaaatccgtgaatattaccacaagattattggccgtaagaatgataaagagaactttgcaaaaatcatttatgaggaaatccaaaacgtaaacaatatcaaagaacttattgaaaaaattccggatatgagcgaacttaagaagtcacaagtattttacaagtattatttagacaaggaagaactgaatgacaaaaacattaaatacgccttttgccacttcgttgaaatcgagatgtcccagttgttgaaaaattatgtgtacaaacgtttgagtaatattagcaacgataaaattaaacgtatctttgagtaccaaaacctgaaaaagttgattgaaaataagttgttaaacaagctggatacctacgtgcgtaactgtggaaaatataattattatttacaggtcggagagatcgccactagcgactttatcgcgcgtaaccgtcagaatgaagcatttctgcgcaacatcatcggcgtatctagtgtagcctatttcagtctgcgtaatatcttagaaacggagaatgaaaacgggatcacggggcgcatgcgcggaaaaaccgtgaagaataataagggtgaggaaaagtatgtcagcggggaggtagataagatctataacgaaaataaacaaaacgaagttaaggagaacctgaagatgttttattcgtatgattttaatatggacaataaaaatgagatcgaggatttcttcgccaacatcgacgaagcaattagtagtatccgccacggtatcgtgcatttcaatttagaattggagggtaaggacatcttcgcgtttaaaaatatcgcgccttctgaaatctcaaagaagatgttccaaaatgaaatcaacgaaaaaaagttaaagttgaaaattttcaagcagttaaacagtgctaacgtttttaattactatgaaaaggatgtgatcatcaaatatttgaaaaatacaaagttcaatttcgtgaacaagaatattccctttgtcccgtcttttacgaaattgtacaataagattgaagacttacgcaacacactgaaatttttttggtcggtccccaaagataaagaggagaaggacgcgcaaatctacctgttgaagaatatttactatggggagttcctgaataagtttgtgaagaactctaaggtgttcttcaaaattaccaacgaagtgattaagatcaacaagcagcgtaaccagaagacagggcactataagtatcaaaagtttgagaatattgagaaaactgttcccgtggaatacttagctattatccaaagtcgtgaaatgattaacaatcaggacaaggaggagaagaacacgtatattgactttatccaacaaatctttttaaaagggttcatcgattatttaaataaaaataacttgaaatatattgagagcaacaataataatgataataacgatatttttagcaaaattaagattaagaaagataacaaggagaaatacgataaaattttgaaaaattatgagaaacacaatcgtaacaaggagatcccgcacgaaattaacgaatttgtgcgcgagatcaagcttgggaagattcttaagtatactgaaaacctgaatatgttttatttgattcttaaattacttaaccataaggaactgactaaccttaaaggtagcctggagaagtatcaatcagcgaacaaagaggagaccttcagtgatgagttagaattgattaatttacttaatttggacaataatcgcgtgactgaagacttcgagctggaggctaatgaaatcggcaaattcttagattttaatgagaataagatcaaagaccgtaaggagctgaaaaagttcgatacaaacaaaatctatttcgacggtgaaaacattatcaaacatcgcgctttttataatatcaagaaatatggcatgcttaaccttctggaaaagattgccgataaagctaaatataaaatttccttaaaggaactgaaggaatattcgaataagaaaaatgagatcgaaaagaactatacgatgcagcagaatcttcatcgcaaatatgcacgccccaaaaaagatgaaaagtttaatgacgaagattacaaagagtatgaaaaggctatcggcaacattcaaaagtacacgcacttaaagaataaagtagagtttaatgagttgaatctgttgcaaggtttactgctgaaaatccttcatcgcttagtgggttatacgtctatctgggaacgtgacttgcgttttcgtttaaagggggagttcccagaaaatcattatatcgaggagatcttcaattttgataattcgaaaaatgttaaatacaaatctggtcagatcgtagagaaatatatcaacttctataaggaactgtataaagacaatgtagagaaacgttcaatctactccgacaagaaggtcaagaagttaaagcaagaaaaaaaggatttgtatatccgcaattacattgcacatttcaactatatcccccatgcagagatcagcttattggaagtccttgagaaccttcgcaaactgctttcctatgatcgcaaattaaaaaatgcgattatgaagtctatcgtggatatcctgaaagaatacggctttgttgcgacatttaaaatcggggcggataaaaagattgaaattcaaacattagaatcagagaaaattgtacacctgaagaatttaaaaaaaaagaaattgatgacagatcgtaacagcgaggaactttgcgaacttgtgaaagtgatgtttgaatacaaagccttggaagccgctgctttggaagcccgtaaagaagccgagttggcggcagcgacagcggagcagtaa
> pSB1C5
tccggcaaaaaagggcaaggtgtcaccaccctgccctttttctttaaaaccgaaaagattacttcgcgttatgcaggcttcctcgctcactgactcgctgcgctcggtcgttcggctgcggcgagcggtatcagctcactcaaaggcggtaatacggttatccacagaatcaggggataacgcaggaaagaacatgtgagcaaaaggccagcaaaaggccaggaaccgtaaaaaggccgcgttgctggcgtttttccacaggctccgcccccctgacgagcatcacaaaaatcgacgctcaagtcagaggtggcgaaacccgacaggactataaagataccaggcgtttccccctggaagctccctcgtgcgctctcctgttccgaccctgccgcttaccggatacctgtccgcctttctcccttcgggaagcgtggcgctttctcatagctcacgctgtaggtatctcagttcggtgtaggtcgttcgctccaagctgggctgtgtgcacgaaccccccgttcagcccgaccgctgcgccttatccggtaactatcgtcttgagtccaacccggtaagacacgacttatcgccactggcagcagccactggtaacaggattagcagagcgaggtatgtaggcggtgctacagagttcttgaagtggtggcctaactacggctacactagaagaacagtatttggtatctgcgctctgctgaagccagttaccttcggaaaaagagttggtagctcttgatccggcaaacaaaccaccgctggtagcggtggtttttttgtttgcaagcagcagattacgcgcagaaaaaaaggatctcaagaagatcctttgatcttttctacggggtctgacgctcagtggaacgaaaactcacgttaagggattttggtcatgagattatcaaaaaggatcttcacctagatccttttaaattaaaaatgaagttttaaatcaatctaaagtatatatgagtaaacttggtctgacagctcgaggcttggattctcaccaataaaaaacgcccggcggcaaccgagcgttctgaacaaatccagatggagttctgaggtcattactggatctatcaacaggagtccaagcgagctcgatatcaaattacgccccgccctgccactcatcgcagtactgttgtaattcattaagcattctgccgacatggaagccatcacaaacggcatgatgaacctgaatcgccagcggcatcagcaccttgtcgccttgcgtataatatttgcccatggtgaaaacgggggcgaagaagttgtccatattggccacgtttaaatcaaaactggtgaaactcacccagggattggctgagacgaaaaacatattctcaataaaccctttagggaaataggccaggttttcaccgtaacacgccacatcttgcgaatatatgtgtagaaactgccggaaatcgtcgtggtattcactccagagcgatgaaaacgtttcagtttgctcatggaaaacggtgtaacaagggtgaacactatcccatatcaccagctcaccgtctttcattgccatacgaaattccggatgagcattcatcaggcgggcaagaatgtgaataaaggccggataaaacttgtgcttatttttctttacggtctttaaaaaggccgtaatatccagctgaacggtctggttataggtacattgagcaactgactgaaatgcctcaaaatgttctttacgatgccattgggatatatcaacggtggtatatccagtgatttttttctccattttagcttccttagctcctgaaaatctcgataactcaaaaaatacgcccggtagtgatcttatttcattatggtgaaagttggaacctcttacgtgcccgatcaactcgagtgccacctgacgtctaagaaaccattattatcatgacattaacctataaaaataggcgtatcacgaggcagaatttcagataaaaaaaatccttagctttcgctaaggatgatttctg
> D1005
ggtctcga
> D1006
Expand Down
Loading