Exercises for the Cloning tutorial

From BITS wiki
Jump to: navigation, search
Go to parent CLC Bio Main Workbench

Loading sequences in CLC

Some of the sequences that are going to be used in the exercises are in the /Documents/CLC/ folder. They were generated in CLC and exported as .clc files to allow for easy and complete import during the training. As an example, we will import the sequence of primer ATP8a1_fusion_fwd.


Loading vector sequences from other resources

CLC comes with a list of built-in vector sequences: expand Cloning vector library in the Cloning folder in the Example Data.


Clone36.png

However, the list of built-in vector is very limited, most vector sequences have to be imported from Addgene, an organization that improves sharing of plasmids.

In CLC you can load sequences directly from Genbank or you can load them by importing a file. Even if you don't load them from Genbank it is still a good idea to import them in Genbank format (and not in Fasta format). Genbank format not only contains a sequence but also all annotations. If you load the annotations (in Genbank format) CLC will automatically show them.


Loading a full list of annotated vector sequences

Download a list of annotated vector sequences from Invitrogen. Make sure you save it as a .ma4 file.


Changing annotation of sequences in CLC

Although we imported pAcGFP1-C1 in Genbank format, the annotation from the file was not completely correctly imported. What is called ORF frame 1, ORF frame 2 and ORF frame 3 in the map is redundant and should be removed.



Searching vectors containing a certain sequence in CLC

You can search vectors containing a certain sequence, e.g. all vectors that contain a TATA box, via a motif list. This can be helpful to automatically annotate the TATA box in all vectors, also in the vectors where it hasn’t been annotated yet.

Motifs are sequence patterns: they can be represented by a string (a word) or by a regular expression. Regular expressions are flexible words e.g. %car% is a regular expression that represent all words that contain the word car like cart, acaricide…).

The regular expression for the TATA box is TATA[AT]A[AT]A (Java regular expression format).

Now you can search for the motif in this motif list using the motif search in the Toolbox. This will search for motifs and displays the results in an overview table. This is particularly useful when searching for motifs on many sequences.

If you are doing this to annotate TATA-boxes in the vector sequences select to Add annotations instead of Create a table. This will add an annotation to the sequence when the motif is found.

Primer design in CLC

The Workbench is well equiped for designing primers for many applications. However, when specificity of the primers is crucial, e.g. for qPCR, it is much easier to use Primer Blast.

Go to the Primer design in CLC tutorial for an overview of how to design primers in CLC.

In CLC you can define many criteria that the primers have to satisfy, allowing you to design very efficient pairs of primers. However, CLC does not allow you to define criteria for the specificity of the primers as Primer-BLAST does. CLC does not guarantee that the primers are specifically targeting the region you want to amplify. If you want to design primers for amplifying a region from the genome (or the transcriptome) you have to check the specificity of the primers to avoid decreasing the efficiency of the primers and generating aspecific PCR products.


Restriction cloning in CLC

Cloning is easier in SnapGene than in the Workbench so we generally recommend to do the cloning in SnapGene. To convince you of this we will do a restriction cloning with a single fragment in CLC, very similar to the exercise in SnapGene.

Restriction cloning of a single fragment

Go to the Restriction cloning of a single fragment in CLC tutorial for an overview of how to insert a fragment into a vector using restriction enzymes.

Restriction cloning of multiple fragments

Go to the Restriction cloning of a multiple fragments in CLC tutorial for an overview of how to insert a fusion of two fragments into a vector using restriction enzymes.

Fusion-based cloning in CLC

In-Fusion cloning, (cloning of fragments into a linearized vector based on PCR using pimers that overlap with the ends of the vector) is as such not supported in CLC. You can do it but you have to perform each step manually.

We will list the steps so you can do it if needed. However, since it is supported in SnapGene and it is relatively easy to do in SnapGene, we recommend using SnapGene for this.

Go to the Fusion-based cloning in CLC tutorial for an overview of how to insert a fragment into a vector using PCR.

Gateway cloning in CLC

The Workbench does support in silico Gateway cloning. Gateway cloning in the lab is done as follows:

  • attB sites are added to a sequence fragment
  • the resulting attB-flanked fragment is recombined in an entry vector (BP reaction) to construct an entry clone
  • the target fragment from the entry clone is recombined into a destination vector (LR reaction) to construct an expression clone

As an example we will clone the CDS of Atp8a1. In the example we will clone a single fragment, but the Gateway system allows cloning of multiple fragments.

Add attB sites to the insert

The first step is to amplify the target sequence with primers containing attB sites.

Save the resulting sequence as it will be the input to the next part of the Gateway cloning workflow.

Perform the BP reaction

The next step in the Gateway cloning workflow is to recombine the attB-flanked fragment into an donor vector to create an entry clone, the so-called BP reaction. First, you have to download the entry vector (pDONR221) from Addgenes or Invitrogen and import it into the Workbench since it’s not yet present in the Cloning vector library in the Navigation Area.

To save time, the vector was already downloaded and is present in the /Documents/CLC folder. Import the sequence into the Workbench. Make sure that you circularize the vector and save it before you proceed with the actual cloning.

The output is one entry clone per fragment (in our case one entry clone). The attB and attP sites have been used for the recombination, and the entry clone is now equipped with attL sites. The by-product of the BP recombination is not part of the output. Save the results since you will need them for the subsequent LR reaction.

Perform LR reaction

The final step in the Gateway cloning workflow is to recombine the entry clone into a destination vector to create an expression clone, the so-called LR reaction.

I would have liked to do the exercise on the same destination vector as in SnapGene, pEarleyGate 103, but the vector was not available for import in the Workbench. The only place (apart from the SnapGene website) where I could find them is the website of the creators but this is a raw text version without annotation.

So we will use a standard Gataway destination vector, pDEST14, available at Addgene. To save time, the file is already on your computer in the /Documents/CLC/ folder. Import the vector into the Workbench. Follow exactly the same procedure as for the entry vector. Don’t forget to circularize the vector and save it.

The output is an expression clone. The attL and attR sites have been used for the recombination, and the expression clone is now equipped with attB sites.

When performing multi-site Gateway cloning, the Workbench will insert the fragments (contained in separate entry clones) by matching the sites that are compatible. If the sites have been defined correctly, an expression clone containing all the fragments will be created.