Skip to main content

CicArMiSatDB: the chickpea microsatellite database

Abstract

Background

Chickpea (Cicer arietinum) is a widely grown legume crop in tropical, sub-tropical and temperate regions. Molecular breeding approaches seem to be essential for enhancing crop productivity in chickpea. Until recently, limited numbers of molecular markers were available in the case of chickpea for use in molecular breeding. However, the recent advances in genomics facilitated the development of large scale markers especially SSRs (simple sequence repeats), the markers of choice in any breeding program. Availability of genome sequence very recently opens new avenues for accelerating molecular breeding approaches for chickpea improvement.

Description

In order to assist genetic studies and breeding applications, we have developed a user friendly relational database named the Chickpea Microsatellite Database (CicArMiSatDB http://cicarmisatdb.icrisat.org). This database provides detailed information on SSRs along with their features in the genome. SSRs have been classified and made accessible through an easy-to-use web interface.

Conclusions

This database is expected to help chickpea community in particular and legume community in general, to select SSRs of particular type or from a specific region in the genome to advance both basic genomics research as well as applied aspects of crop improvement.

Background

Chickpea belongs to the family Fabaceae of class dicots. Great importance has been attributed to chickpea in agriculture in view of its consumption as human food and livestock fodder. As per the FAO 2012 statistics [1], chickpea is grown in more than 50 countries and the production was approximately 11.3 million tons. India is the largest producer and it contributed to 67-70% in the world’s total production during 2009–2012. The two known types of chickpea, kabuli and desi are distinguished based on characteristics such as seed size, color and shape. Desi type is recognized by round dark seed coat, whereas, the kabuli type could be identified by bigger beige-colored round seed coat [2]. Chickpea is low in fat and provides dietary fibre, protein, dietary phosphorus and helps in the lowering of blood cholesterol [3]. As a member of family Fabaceae, it has the ability to increase the soil fertility by fixing the atmospheric nitrogen. In the context of crop improvement, the availability of the genomic sequence information opens the possibility of improving the crop production by developing the molecular markers for supporting breeding programs.

Molecular markers are specific sequence of DNA that identifies regions associated with trait of interest in the genome. A range of molecular markers namely restriction fragment length polymorphism (RFLP), random amplified polymorphism DNA (RAPD), amplified fragment length polymorphism (AFLP), simple sequence repeats (SSRs) also known as microsatellites and more recently, single nucleotide polymorphism (SNP) markers have become available in many crop species. SSRs, however, have been widely used in crop genetics and breeding applications [4]. For instance, SSRs have been used in determining hybrid purity, identifying genotypes, discovering genes linked to known markers and also enable an in-depth analysis of quantitative traits, allowing interesting alleles to be found in wild or cultivated germplasm [5].

SSRs are sequence blocks containing 1 to 6 nucleotide units repeated in tandem and tend to be highly polymorphic due to rapid mutation events. SSRs present advantages over other anonymous molecular markers like RAPD and AFLP as they occur randomly in a genome, allow identification of multiple alleles at single locus, and are co-dominant. These markers have been developed in number of crop species [68] for a broad range of applications such as genome mapping, genetic diversity studies and fingerprinting [4, 911].

Recent advances in crop genomics enabled chickpea breeding community at a global scale to make significant improvements in the crop productivity by developing SSR markers from the various available resources like BAC-end sequences [12], transcriptome [13], SSR markers from SSR-enriched genomic library [10] and BAC libraries [14]. Recently, genome analysis of chickpea identified a total of 81,845 SSRs [15]. Primer pairs could be designed for 48,298 SSRs enabling them to be used as genetic markers. Given the huge number of SSRs, geneticists and breeders may be interested in selecting SSR markers from a specific genomic region. Therefore it is highly desirable to have SSR database for chickpea that enable chickpea community to select the SSR markers of choice. Such kind of SSR databases have been developed in some crops such as pigeonpea [16], sorghum, soybean, maize, rice [17] and cotton [18].

In view of above, this study reports a user friendly, comprehensive web based resource (CicArMiSatDB) detailing the information on SSRs present in the chickpea genome to facilitate use of SSRs as genetic markers in chickpea genetics and breeding applications. It is to be noted that the CicArMiSatDB not only contains the SSR markers for which primer pairs have already been reported but also highlight the ones (1,300 in total) which were validated in earlier studies.

Construction and content

The list of chickpea SSRs [19] and genomic features [20] were collected and stored in relational database tables of PostgresSQL (v9.2.4). Importantly, genomic locations of validated SSRs, from earlier studies [2, 10, 12, 13, 2127] were collected, and highlighted amongst the existing SSRs (Additional file 1: Table S1).

Database architecture

The information on SSRs was stored in five database tables (Figure 1). Each SSR was represented with a unique identifier called SSR_ID. The description of database tables is as follows.

Figure 1
figure 1

Database schema of CicArMiSatDB.

  1. 1.

    SSR_info table contains SSRs that have been classified into simple and the compound SSRs based on the complexity of the motif. This table describes each SSR with the type of SSR, its length and the motif (2 to 6 nucleotides).

  2. 2.

    SSR_primer table provides the primer sequences which can be used for the amplification and information like amplicon size and melting temperature.

  3. 3.

    SSR_genome table provides information on the genomic coordinates of the SSR, and the classification (information on the location of SSR in the Pseudo molecules, contigs and scaffolds sequence).

  4. 4.

    The SSRs may be located either in coding or non-coding regions. The SSR_gene table contains classification of these SSRs into genic and non-genic categories based on their location inferred from the annotation file (gff). This table also includes the genomic coordinates, orientation of the genes and provides the nearest gene information along with the distance for the non-genic SSRs.

  5. 5.

    Gene annotation table contains the functional annotation of the genes such as gene name, symbol, protein function, organism, pathway information and Gene Ontology (GO) annotations.

Implemented tools

  1. 1.

    BLAST:

To retrieve a marker and associated information, various search interfaces were included. Genome wide search for SSR markers was implemented by integrating BLAST [28, 29] software into the database. The users may wish to search the database with a nucleotide sequence (e.g., gene of interest) to find the nearest genic and non-genic SSRs, both upstream and downstream to the sequence of interest, which could be used as candidate marker for further applications. To this end, BLAST search has been integrated into the database which enables the user to input multiple fasta format sequences to search for homologous sequences in chickpea genome. The genome coordinates of best hit from the search are resolved and screened within a window of 0.1 million bases (on both directions) to identify the nearest genic and non-genic SSRs in the chickpea genome.

  1. 2.

    GBrowse:

Generic genome browser (GBrowse) [30, 31] was added to the database to visualize various genomic features like genes, CDS, SSRs etc. GBrowse enables visualization of the genomic features as well as comparison of SSRs in the database with the user provided SSRs in GFF [32] file format.

The database is designed by integrating software components such as PostgresSQL (v9.2.4): to store the data in tables; Apache web server (v2.22): to access the data using web interface with the help of PHP (v5.4) and jQuery (v2.0) library was used to ease the implementation of a user friendly interface to the database.

Utility and discussion

Detailed analysis of chickpea genome through perl based MISA script [33] reported 48,298 SSRs [15]. The minimum numbers of repeat units observed in these SSRs were six for di-SSRs, five for tri-SSRs, four for tetra-SSRs, three for penta-SSRs and three for hexa-SSRs, with the longer loci generally having more alleles due to the greater potential for slippage [34].

Identified SSRs have been further classified in the database into simple and compound SSRs based on the complexity of the motif. Simple SSRs were found to be abundant in the genome constituting to 89.6% (43,273) of the total SSRs. In contrast, compound SSRs amount to only 10.4% (5,025) of the SSRs (Figure 2B). The most abundant simple SSR is di-SSRs (26,477) followed by the tri-SSRs (13,729), tetra-SSRs (2,368), penta-SSRs (421) and finally hexa-SSRs (278) (Figure 2A). The longest simple SSR was found to be hexa SSR with 49 repeating CAATTT motifs. The highest number of repeats was observed to be 132 in AT motif, (AT)132. Of the simple SSRs, the most frequently occurring motifs were AT (10,935, 41%) in di-SSRs, and AAT (1,820, 13.25%) in tri-SSRs.The SSRs classified based on genomic features (genic or non-genic) show that they occur predominantly in the non-genic regions (46,088, 95.42%) (Figure 2 C). On the other hand, the SSRs in genic regions were low (2,210, 4.57%) in number.

Figure 2
figure 2

Distribution and classification of SSRs in CicArMiSatDB. A) Distribution of SSRs classified according to the motif repeats show the abundance of di and tri-nucleotide motifs. B) SSRs classified into simple and compound SSRs, simple SSRs constitute the majority of SSRs in chickpea genome. C) SSRs classified by their occurrence in genic and non-genic features show predominance of SSRs in non-genic regions.

Database as a tool to mine for known SSRs

The database search include simple and advance search with various options to explore the SSR information. Simple search will mine the database with any one of the listed options (see below) whereas advance search option could be used to mine SSRs by selecting two or more simple search criteria.

The user can mine database using four options in the simple search as follows:

  1. 1.

    The type of the motif e.g. simple motif (classified into di, tri, tetra, penta and hexa repeats) and compound motif.

  2. 2.

    Based on the genomic locations of the SSRs, e.g. the ones found in regions like Contigs, Scaffolds and Pseudomolecules.

  3. 3.

    With a motif sequence of interest.

  4. 4.

    On the basis of genic and non-genic SSRs.Advanced search is implemented by combining 2 or more options of simple search. For example, one can search the simple SSR with the motif “TA” which is reported to be present in the pseudo-molecule number 5 (Ca5). The query result is tabulated with total number of SSRs found in the database along with genomic location as well as primers which could be used for amplification (Figure 3). Validated SSRs reported previously in the literature (1300 in number) have been highlighted with yellow color. Annotation information e.g. gene co-ordinates, orientation of the gene, gene symbols, function, UniProt ID, pathway information, gene ontology ID and gene ontology was also provided. However, in case of search for non-genic SSRs, similar information is displayed along with the details of nearest gene.

Figure 3
figure 3

Simple SSR search result displaying chromosome co-ordinates, motif type, primers and other information.

The search result could further be optionally customized. For example, one could restrict or filter the number of SSRs displayed within the range 25–100 results per page in a table. The table can be sorted depending on the unique SSR-ID and the chromosome in which SSR is present. BLAST search was integrated into the database to find the nearest genic and non-genic SSR available for the query sequence identified in the chickpea genome thereby enabling to discover linked SSRs. User can click on the marker information displayed on the BLAST result page to visualize the marker details in the configured genome browser (GBrowse). Additional details such as the sequence of the SSR could be obtained by clicking on the expanding icon (“+” symbol).GBrowse enables the user to graphically visualize different details (gene, CDS) present in the genome by extracting information from the GFF file. User can customize the tracks displayed by selecting the genomic features of their interest from the “select tracks” tab and type a search term or landmark into the text field at the top of the page. This fetches the region of the genome that spans the landmark, and displays it in an image panel called the “detailed view”. The detailed view consists of 3 horizontal tracks, each of which contains a particular type of sequence feature like gene, CDS and predicted SSR (Figure 4).

Figure 4
figure 4

A GBrowse view displaying genomic features.

Further, one can upload set of custom markers in GFF format to GBrowse using “Add custom tracks” option of “custom tracks” tab. The users provided custom markers could be overlaid as track in GBrowse and visualize along with the database markers in order to confirm the novelty of SSRs.

We hope to include more features such as upstream/downstream elements, search for multiple SSRs based on BLAST search, and export of search results in excel sheet format as further updates to the database. We wish to add track containing information of the existing QTLs in the GBrowse also additional feature could be added to specify the physical location of the primer pairs on chickpea genome with the SSR repeat motif flanked by the primer pair.

Conclusions

We have developed a comprehensive SSR database (CicArMiSatDB) for chickpea. The database includes powerful web-tools (BLAST and GBrowse) accessible with a user-friendly web interface to mine and filter the SSR markers. Advanced tools embedded in this database would help to query and visualize chickpea genome features. It classifies SSRs into genic and non-genic markers. Genic SSRs could be targeted for precise association with the trait of interest. The database is made openly accessible to the research community. It is developed to benefit the chickpea research in particular and legume research in general for both basic and applied studies.

Availability and requirements

CicArMiSatDB has an open access and provides an integrated web interface to search and filter the simple sequence repeats in chickpea genome. This database is freely available online at http://cicarmisatdb.icrisat.org and works well with the CSS3 enabled browsers like Mozilla Firefox and the Google Chrome and Internet Explorer (9.0 or above).

Abbreviations

BLAST:

Basic local alignment search tool

QTL:

Quantitative trait loci

CSS:

Cascading style sheets

GFF:

Generic feature format

PHP:

Hypertext preprocessor.

References

  1. FAOSTAT. http://faostat.fao.org/site/567/default.aspx#ancor,

  2. Agarwal G, Jhanwar S, Priya P, Singh VK, Saxena MS, Parida SK, Garg R, Tyagi AK, Jain M: Comparative analysis of kabuli chickpea transcriptome with desi and wild chickpea provides a rich resource for development of functional markers. PLoS One. 2012, 7 (12): e52443-10.1371/journal.pone.0052443.

    Article  PubMed Central  PubMed  CAS  Google Scholar 

  3. Pittaway JK, Robertson IK, Ball MJ: Chickpeas may influence fatty acid and fiber intake in an ad libitum diet, leading to small improvements in serum lipid profile and glycemic control. J Amer Dietetic Assoc. 2008, 108 (6): 1009-1013. 10.1016/j.jada.2008.03.009.

    Article  CAS  Google Scholar 

  4. Saxena RK, Penmetsa RV, Upadhyaya HD, Kumar A, Carrasquilla-Garcia N, Schlueter JA, Farmer A, Whaley AM, Sarma BK, May GD, Cook DR, Varshney RK: Large-scale development of cost-effective single-nucleotide polymorphism marker assays for genetic mapping in pigeonpea and comparative mapping in legumes. DNA Res. 2012, 19 (6): 449-461. 10.1093/dnares/dss025.

    Article  PubMed Central  PubMed  CAS  Google Scholar 

  5. Bohra A, Dubey A, Saxena RK, Penmetsa RV, Poornima KN, Kumar N, Farmer AD, Srivani G, Upadhyaya HD, Gothalwal R, Ramesh S, Singh D, Saxena K, Kishor PB, Singh NK, Town CD, May GD, Cook DR, Varshney RK: Analysis of BAC-end sequences (BESs) and development of BES-SSR markers for genetic mapping and hybrid purity assessment in pigeonpea (Cajanus spp.). BMC Plant Biol. 2011, 11: 56-10.1186/1471-2229-11-56.

    Article  PubMed Central  PubMed  CAS  Google Scholar 

  6. Shirasawa K, Bertioli DJ, Varshney RK, Moretzsohn MC, Leal-Bertioli SC, Thudi M, Pandey MK, Rami JF, Fonceka D, Gowda MV, Qin H, Guo B, Hong Y, Liang X, Hirakawa H, Tabata S, Isobe S: Integrated consensus map of cultivated peanut and wild relatives reveals structures of the A and B genomes of Arachis and divergence of the legume genomes. DNA Res. 2013, 20 (2): 173-184. 10.1093/dnares/dss042.

    Article  PubMed Central  PubMed  CAS  Google Scholar 

  7. Varshney RK, Chen W, Li Y, Bharti AK, Saxena RK, Schlueter JA, Donoghue MT, Azam S, Fan G, Whaley AM, Farmer AD, Sheridan J, Iwata A, Tuteja R, Penmetsa RV, Wu W, Upadhyaya HD, Yang SP, Shah T, Saxena KB, Michael T, McCombie WR, Yang B, Zhang G, Yang H, Wang J, Spillane C, Cook DR, May GD, Xu X, et al: Draft genome sequence of pigeonpea (Cajanus cajan), an orphan legume crop of resource-poor farmers. Nat Biotechnol. 2012, 30 (1): 83-89.

    Article  CAS  Google Scholar 

  8. Varshney RK, Thiel T, Stein N, Langridge P, Graner A: In silico analysis on frequency and distribution of microsatellites in ESTs of some cereal species. Cell Mol Biol Lett. 2002, 7 (2A): 537-546.

    PubMed  CAS  Google Scholar 

  9. Gupta PK, Varshney RK: The development and use of microsatellite markers for genetic analysis and plant breeding with emphasis on bread wheat. Euphytica. 2000, 113 (3): 163-185. 10.1023/A:1003910819967.

    Article  CAS  Google Scholar 

  10. Nayak SN, Zhu H, Varghese N, Datta S, Choi HK, Horres R, Jungling R, Singh J, Kishor PB, Sivaramakrishnan S, Hoisington DA, Kahl G, Winter P, Cook DR, Varshney RK: Integration of novel SSR and gene-based SNP marker loci in the chickpea genetic map and establishment of new anchor points with Medicago truncatula genome. Theor Appl Genet. 2010, 120 (7): 1415-1441. 10.1007/s00122-010-1265-1.

    Article  PubMed Central  PubMed  CAS  Google Scholar 

  11. Varshney RK, Graner A, Sorrells ME: Genomics-assisted breeding for crop improvement. Trends Plant Sci. 2005, 10 (12): 621-630. 10.1016/j.tplants.2005.10.004.

    Article  PubMed  CAS  Google Scholar 

  12. Thudi M, Bohra A, Nayak SN, Varghese N, Shah TM, Penmetsa RV, Thirunavukkarasu N, Gudipati S, Gaur PM, Kulwal PL, Upadhyaya HD, Kavikishor PB, Winter P, Kahl G, Town CD, Kilian A, Cook DR, Varshney RK: Novel SSR markers from BAC-end sequences, DArT arrays and a comprehensive genetic map with 1,291 marker loci for chickpea (Cicer arietinum L.). PLoS One. 2011, 6 (11): e27275-10.1371/journal.pone.0027275.

    Article  PubMed Central  PubMed  CAS  Google Scholar 

  13. Hiremath PJ, Farmer A, Cannon SB, Woodward J, Kudapa H, Tuteja R, Kumar A, Bhanuprakash A, Mulaosmanovic B, Gujaria N, Krishnamurthy L, Gaur PM, Kavikishor PB, Shah T, Srinivasan R, Lohse M, Xiao Y, Town CD, Cook DR, May GD Varshney RK: Large-scale transcriptome analysis in chickpea (Cicer arietinum L.), an orphan legume crop of the semi-arid tropics of Asia and Africa. Plant Biotechnol J. 2011, 9 (8): 922-931. 10.1111/j.1467-7652.2011.00625.x.

    Article  PubMed Central  PubMed  CAS  Google Scholar 

  14. Lichtenzveig J, Scheuring C, Dodge J, Abbo S, Zhang HB: Construction of BAC and BIBAC libraries and their applications for generation of SSR markers for genome analysis of chickpea, Cicer arietinum L. Theor Appl Genet. 2005, 110 (3): 492-510. 10.1007/s00122-004-1857-8.

    Article  PubMed  CAS  Google Scholar 

  15. Varshney RK, Song C, Saxena RK, Azam S, Yu S, Sharpe AG, Cannon S, Baek J, Rosen BD, Tar’an B, Millan T, Zhang X, Ramsay LD, Iwata A, Wang Y, Nelson W, Farmer AD, Gaur PM, Soderlund C, Penmetsa RV, Xu C, Bharti AK, He W, Winter P, Zhao S, Hane JK, Carrasquilla-Garcia N, Condie JA, Upadhyaya HD, Luo MC, et al: Draft genome sequence of chickpea (Cicer arietinum) provides a resource for trait improvement. Nat Biotechnol. 2013, 31 (3): 240-246. 10.1038/nbt.2491.

    Article  PubMed  CAS  Google Scholar 

  16. Sarika Arora V, Iquebal MA, Rai A, Kumar D: PIPEMicroDB: microsatellite database and primer generation tool for pigeonpea genome. Database. 2013, 2013: bas054-

    Google Scholar 

  17. Jayashree B, Punna R, Prasad P, Bantte K, Hash CT, Chandra S, Hoisington DA, Varshney RK: A database of simple sequence repeats from cereal and legume expressed sequence tags mined in silico: survey and evaluation. In Silico Biol. 2006, 6 (6): 607-620.

    PubMed  CAS  Google Scholar 

  18. Blenda A, Scheffler J, Scheffler B, Palmer M, Lacape JM, Yu JZ, Jesudurai C, Jung S, Muthukumar S, Yellambalase P, Ficklin S, Staton M, Eshelman R, Ulloa M, Saha S, Burr B, Liu S, Zhang T, Fang D, Pepper A, Kumpatla S, Jacobs J, Tomkins J, Cantrell R, Main D: CMD: a cotton microsatellite database resource for Gossypium genomics. BMC Genomics. 2006, 7: 132-10.1186/1471-2164-7-132.

    Article  PubMed Central  PubMed  Google Scholar 

  19. Primer sequences for SSR markers. http://www.icrisat.org/gt-bt/ICGGC/sup_files/Table17.html,

  20. Chickpea genome. http://www.icrisat.org/gt-bt/ICGGC/genomedata.zip,

  21. Buhariwalla HK, Jayashree B, Eshwar K, Crouch JH: Development of ESTs from chickpea roots and their use in diversity analysis of the Cicer genus. BMC Plant Biol. 2005, 5: 16-10.1186/1471-2229-5-16.

    Article  PubMed Central  PubMed  Google Scholar 

  22. Choudhary S, Sethy NK, Shokeen B, Bhatia S: Development of sequence-tagged microsatellite site markers for chickpea (Cicer arietinum L.). Mol Ecol Notes. 2006, 6 (1): 93-95. 10.1111/j.1471-8286.2005.01150.x.

    Article  CAS  Google Scholar 

  23. Choudhary S, Sethy NK, Shokeen B, Bhatia S: Development of chickpea EST-SSR markers and analysis of allelic variation across related species. Theor Appl Genet. 2009, 118 (3): 591-608. 10.1007/s00122-008-0923-z.

    Article  PubMed  CAS  Google Scholar 

  24. Gaur R, Sethy NK, Choudhary S, Shokeen B, Gupta V, Bhatia S: Advancing the STMS genomic resources for defining new locations on the intraspecific genetic linkage map of chickpea (Cicer arietinum L.). BMC Genomics. 2011, 12: 117-10.1186/1471-2164-12-117.

    Article  PubMed Central  PubMed  CAS  Google Scholar 

  25. Sethy NK, Shokeen B, Edwards KJ, Bhatia S: Development of microsatellite markers and analysis of intraspecific genetic variability in chickpea (Cicer arietinum L.). Theor Appl Genet. 2006, 112 (8): 1416-1428. 10.1007/s00122-006-0243-0.

    Article  PubMed  CAS  Google Scholar 

  26. Varshney RK, Hiremath PJ, Lekha P, Kashiwagi J, Balaji J, Deokar AA, Vadez V, Xiao Y, Srinivasan R, Gaur PM, Siddique KH, Town CD, Hoisington DA: A comprehensive resource of drought- and salinity- responsive ESTs for gene discovery and marker development in chickpea (Cicer arietinum L.). BMC Genomics. 2009, 10: 523-10.1186/1471-2164-10-523.

    Article  PubMed Central  PubMed  Google Scholar 

  27. Winter P, Pfaff T, Udupa SM, Huttel B, Sharma PC, Sahi S, Arreguin-Espinoza R, Weigand F, Muehlbauer FJ, Kahl G: Characterization and mapping of sequence-tagged microsatellite sites in the chickpea (Cicer arietinum L.) genome. Mol Gen Genet. 1999, 262 (1): 90-101. 10.1007/s004380051063.

    Article  PubMed  CAS  Google Scholar 

  28. Altschul SF, Gish W, Miller W, Myers EW, Lipman DJ: Basic local alignment search tool. J Mol Biol. 1990, 215 (3): 403-410. 10.1016/S0022-2836(05)80360-2.

    Article  PubMed  CAS  Google Scholar 

  29. BLAST executables. ftp://ftp.ncbi.nih.gov/blast/executables/LATEST/,

  30. Stein LD, Mungall C, Shu S, Caudy M, Mangone M, Day A, Nickerson E, Stajich JE, Harris TW, Arva A, Lewis S: The generic genome browser: a building block for a model organism system database. Genome Res. 2002, 12 (10): 1599-1610. 10.1101/gr.403602.

    Article  PubMed Central  PubMed  CAS  Google Scholar 

  31. Generic Model Organism Database Project. http://sourceforge.net/projects/gmod/files/Generic%20Genome%20Browser/,

  32. GFF (General Feature Format) specifications document. http://www.sanger.ac.uk/resources/software/gff/spec.html,

  33. Thiel T, Michalek W, Varshney RK, Graner A: Exploiting EST databases for the development and characterization of gene-derived SSR-markers in barley (Hordeum vulgare L.). Theor Appl Genet. 2003, 106 (3): 411-422.

    PubMed  CAS  Google Scholar 

  34. Whittaker JC, Harbord RM, Boxall N, Mackay I, Dawson G, Sibly RM: Likelihood-based estimation of microsatellite mutation rates. Genetics. 2003, 164 (2): 781-787.

    PubMed Central  PubMed  Google Scholar 

Download references

Acknowledgements

This database work was funded by CGIAR Generation Challenge Programme and Australian India Strategic Research Fund (AISRF) in parts. This work has been undertaken as part of the CGIAR Research Program on Grain Legumes. ICRISAT is a member of CGIAR Consortium.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Rajeev K Varshney.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

Concept of the database was conceived by RKV. Design, development of database was done by DD, KM and RKV. Implementation and configuration of the GBrowse in the database was done by AWK and DD. GA and TS provided the validated SSR information from the literature. Suggestions and implementation guidance was provided by KM, TS, and RKV. DD together with RKV, AWK, KM, GA and TS prepared the MS and RKV finalized the manuscript. All authors read and approved the final manuscript.

Electronic supplementary material

Authors’ original submitted files for images

Rights and permissions

Open Access This article is published under license to BioMed Central Ltd. This is an Open Access article is distributed under the terms of the Creative Commons Attribution License ( https://creativecommons.org/licenses/by/2.0 ), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly credited. The Creative Commons Public Domain Dedication waiver ( https://creativecommons.org/publicdomain/zero/1.0/ ) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Doddamani, D., Katta, M.A., Khan, A.W. et al. CicArMiSatDB: the chickpea microsatellite database. BMC Bioinformatics 15, 212 (2014). https://doi.org/10.1186/1471-2105-15-212

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1471-2105-15-212

Keywords