Skip to main content

Automated FingerPrint Background removal: FPB

Abstract

Background

The construction of a whole-genome physical map has been an essential component of numerous genome projects initiated since the inception of the Human Genome Project. Its usefulness has been proved for whole-genome shotgun projects as a post-assembly validation and recently it has also been used in the assembly step to constrain on BACs positions. Fingerprinting is usually the method of choice for construction of physical maps. A clone fingerprint is composed of true peaks representing real fragments and background peaks, mainly composed of E. coli genomic DNA, partial digestions, star activity by-products, and machine background. High-throughput fingerprinting leads to the production of thousands of BAC clone fingerprints per day. That is why background peaks removal has become an important issue and needs to be automatized, especially in capillary electrophoresis based fingerprints.

Results

At the moment, the only tools available for such a task are GenoProfiler and its descendant FPMiner. The large variation in the quality of fingerprints that is usually present in large fingerprinting projects represents a major difficulty in the correct removal of background peaks that has only been partially addressed by the methods so far adopted that all require a long manual optimization of parameters. Thus, we implemented a new data-independent tool, FPB (FingerPrint Background removal), suitable for large scale projects as well as mapping of few clones.

Conclusion

FPB is freely available at http://www.appliedgenomics.org/tools.php. FPB was used to remove the background from all fingerprints of three grapevine physical map projects. The first project consists of about 50,000 fingerprints, the second one consists of about 70,000 fingerprints, and the third one consists of about 45,000 fingerprints. In all cases a successful assembly was built.

1 Background

The construction of a whole-genome physical map [1–6] has been an essential component of numerous genome projects initiated since the inception of the Human Genome Project [7]. Its usefulness has been proved for whole-genome shotgun projects as a post-assembly validation and recently it has also been used in the assembly step to constrain on BACs positions [8].

High-throughput fingerprinting can produce thousands of BAC clone fingerprints per day. Hence automatic editing of corresponding files can be extremely useful.

From now on the description of the process will be based on fingerprints produced on Applied Biosystems Instruments (ABI) automated DNA sequencers, but the method can be applied to any kind of fingerprint as long as similar input is provided. Moreover, the following terms will be used interchangeably since they correspond to the same entity: fragment, band, and peak.

Fingerprint data is stored in electrochromatograms, i.e. fsa files, output by GeneMapper, ABI sequencer software. Each peak represents a fragment with a certain size and intensity (fig. 1) and it can derive from different sources (see Additional file 1 for details and examples):

Figure 1
figure 1

Example of an electrochromatogram. x and y axes represent, respectively, fragment size and peak intensity. Background is composed of low signal peaks (in this example with intensity lower than 500).

  • "true peak" derived from a DNA insert digested band;

  • low signal peak produced by the machine;

  • partial digestion related peak;

  • star activity by-product, see [9];

  • E. coli genomic DNA band;

  • vector band;

  • out of size standard range band (with unreliable sizing);

  • wide area peak (unreliable, resulting from co-migrating fragments).

Last three kinds of peaks can be removed in a preprocessing step. While, low signal peaks produced by the machine, partial digestion related peaks, star activity by-products, and E. coli genomic DNA bands can be considered as background signal that needs to be subsequently removed to allow a correct assembly by FPC [10, 11], nowadays the only physical map assembler. The vast majority of background peaks is usually related to E. coli genomic DNA bands; they tend to exhibit a lower signal than true peaks and therefore they can be removed by computing a threshold below which data needs to be rejected (including low signal peaks produced by the machine). Partial digestion related peaks and star activity by-products tend to produce similar patterns with intermediate signal peaks that, again, can be removed with the use of a threshold on intensity of the signal.

2 Implementation

2.1 Data

ABI-produced electrochromatograms basically code for "Dye-Sample Peak" (dye and fragment number), "Sample File Name" (clone name), "Size" (fragment length), "Height" (peak intensity), and "Area" (peak's area).

The approach of FPB to remove background includes a preprocessing step where fragments out of size standard range, vector bands, and wide area peaks are removed. Then, to achieve the final goal of a correct map assembly, FPB follows the following principle:

Safety principle

It is better to exclude a few true peaks than to include lots of background.

Such a principle sacrifices sensitivity in favor of specificity for two reasons: first, low sensitivity is counter-balanced by the level of physical coverage needed for a successful physical map, second, high specificity is needed for a correct assembly (remember the example above on vector bands).

The major bottleneck in fingerprinting background removal is represented by BAC-DNA quality: from clone to clone the number of distinguishable true peaks can vary highly. In general, the intensity of true peaks is much higher than that of background peaks, consequently our task may be reduced to the determination of a threshold below which peaks can be rejected. Unfortunately, for a number of different reasons, lots of scenarios can arise:

  • clear fingerprints with an evident gap between true and background peaks where to put the threshold, fig. 2(a);

Figure 2
figure 2

Alternative representation of peak heights. Different scenarios: from fingerprints with a clear gap between true peaks and background to only background peaks (empty clones) through intermediate cases.

  • fingerprints with some low signal true peaks, with no evident gap, fig. 2(b). In this case it is reasonable to remove most, if not all, of the background peaks preserving the most reliable true peaks only, in accordance with the safety principle;

  • fingerprints with high signal background peaks, fig. 2(c), very low signal true peaks, fig. 2(d), or without true peaks (empty fingerprints), fig. 2(e). A high threshold should be set or all fragments should be rejected;

  • fingerprints with partially digested fragments or by-products of star activity. Such fragments tend to exhibit an intermediate signal intensity, between true and background signal peaks. In accordance with the safety principle they should be rejected.

See table 1 and Additional file 2 for a distribution of possible scenarios occurring in a single project.

Table 1 Distribution of fingerprint scenarios

At present most of physical mapping projects use fluorescent digestion with SNaPshot method [12] obtaining fragments with four possible dyes and the size standard internal marker. Obviously, the process of background removal has to be iterated for each different dye. FPB has directly been tested on ABI 3730 Genetic Analyzer data exported by Genemapper to tabulated text files from original fsa files. Nevertheless, the method can be applied to different kind of processes, e.g. single dye on agarose gel fingerprints, as long as similar input is provided.

2.2 State of the art and novel method

A few solutions to the problem of removing background from fingerprints have already been proposed. In particular, the first tool used for agarose-gel based fingerprints was Image [13], suitable for small projects since high human interaction is required for true bands determination. A more automated alternative to work on agarose-gel based fingerprints has recently been developed [14]. Unfortunately, such fingerprints suffer of a deep problem: the inaccuracy of bands sizing, i.e. a single band can be sized even a few bp apart from its real value. In truth, also capillary electrophoresis based fingerprints slightly suffer of inaccurate band sizing but in a consistent way.

At the moment, the only tools available to remove background from capillary electrophoresis based fingerprints are GenoProfiler [15, 16] and its descendant FPMiner [17]. Unfortunately, the algorithm used in the main background removal step requires a fine tuning by the user of empirically determined parameters (see first method below for details); such a task becomes very hard when analyzing thousands of capillary electrophoresis based fingerprints that may be highly variable in signal intensity.

A similar context in which background removal was successfully applied to is "component detection in liquid chromatography/mass spectrometry" [18, 19]. In this case, the use of standard background techniques was of limited success [19]. But in [18] the authors propose to use, not only the true signal, but also the background signal to discriminate between the two signals, and they also propose to refine such discrimination in a step-wise manner.

Next, the description of three methods to remove background after the preprocessing step are presented. The first method is the one used in GenoProfiler, while the second and the third approaches exploit similar ideas as in [18] to refine the discrimination of the two signals.

First method

The first method, initially implemented in the lab of DuPont Crop Genetics Research and then coded into GenoProfiler [16] relies on the assumption that the threshold is linearly related to the intensity of few true peaks.

After sorting all peaks of a dye of a clone in descending order by height, the problem of determining the corresponding threshold can be converted to finding the index of the lowest putative true peak or, if an overlap of true and background peaks occur, finding an index k such that the set of the k highest peaks contains as many true peaks as possible and as few background peaks as possible. In practice, the first method considers only a few putative true peaks, let us say from the i-th to the j-th (first i-1 peaks are not taken into account since they can be considered artifacts or not reliable data, e.g. dye blobs), computes the average of their heights to establish, to a certain extent, how high is the signal of true peaks, and multiplies such a value by a constant factor, e.g. 0.35, previously empirically determined library per library, dye per dye (if fluorescence was used); the value obtained is considered the threshold. This is done for each dye of each clone. At this point, apart from the first i-1, only peaks above the threshold are considered true ones. Obviously this approach is quite limited: first of all the determination of constants of multiplication has to be done empirically for each dye and for each library and it relies on the assumption that the signal is highly consistent among different clones in a library. Then, to compute the mean value, it relies only on few peaks without caring of data variability.

GenoProfiler codes for another method to remove background, based on the frequency of peak heights; unfortunately, such a method does not have general applicability: cases as that in fig. 2(c) cannot be solved correctly (we also tried to approximate the distribution of peak heights with curves but with limited success because data variability present in the different scenarios does not respect a fixed distribution; in particular lowest peaks of background are highly abundant and their distribution could be approximated with a gaussian curve while the distribution of higher background peaks could not be distinguished from that of true peaks; an example of unsuccessful application of such a method is directly given by the black line in fig. 1 of the GenoProfiler paper [16]).

Hence the large variation in the quality of fingerprints that is usually present in large fingerprinting projects represents a major difficulty in the correct removal of background peaks that has only been partially addressed by the methods so far adopted that all require a long manual optimization of parameters.

Second method

A few definitions are introduced to help the reader in understanding this method.

Definition. high limit (hl), is a value above which peaks are considered to be real one (apart from artifacts).

Definition. high average (ha), is the average value of peak heights greater than hl (apart from artifacts).

Definition. low limit (ll), is a value below which peaks are considered to be background.

Definition. low average (la), is the average value of peak heights lower than ll.

The second method considers more peaks. It still sorts all peaks of a dye of a clone in descending order by height, then it computes ha and la based respectively on given hl and ll. hl usually corresponds to the height of the j-th peak of the first method while ll corresponds to a height below which it can be assured there are no true peaks, e.g. if each dye is supposed to have at most n true peaks then ll can be assumed to be the height of the (n+1)-st peak. Comparing the two values obtained for ha and la and aware of the safety principle, it is possible to forecast a model for true and background peaks: smaller is the ratio of ha and la, closer to hl must be the threshold. A graphical representation of this method is presented in fig. 3. In the case n peaks are not available then ll is set to the height of the 5-th lowest peak, considering the last 5 peaks background. In general, if the ratio between ha and la is low, as in fig. 2(e), then the clone is rejected.

Figure 3
figure 3

Application of the second method on the cases of fig. 2. Red and blue dots are, respectively, above and below hl and ll (marked by a black line). Herein the first two peaks are considered artifacts and are ignored in the computation of ha. Furthermore, only five peaks are used to determine initial ha (red line) and peaks below the 60-th are supposed to be background and used to compute la (blue line). Notice the variety of cases according to the ratio between ha and la. The green line represents a tentative threshold based on the ratio between ha and la.

A big problem of this approach stands in the difficulty of finding a good function to convert a ratio to a threshold. Moreover, another problem is the consideration of only few peaks on the true side, i.e. not enough data is considered to determine a reliable high average and consequently the threshold cannot be accurate.

Third method

Herein the second approach is iterated to consider as many peaks as possible. At each iteration, possibly, more high and low signal peaks are considered and a new ratio is computed. Again, a low number of true peaks is initially considered and at later iterations, if more true peaks are available, it is increased. Before giving the details of the final algorithm, two more definitions are introduced.

Definition. initial gap (ig), is the difference between ha and la as they are computed in the second method. ig = ha1-la1, where indexes represent the current iteration.

Definition. At the i-th iterative step, displacement is a portion of the difference between hl i and ll i , the difference between ha i and la i , and the initial gap. It is used to decrease hl i and partially to increase ll i at each iteration (background tends to vary less than true peaks) to allow the computation of hli+1and lli+1, next limits true and background peaks.

In the implementation of FPB the following formulas are used:

suitable for a fast convergence of the iterative process and reliable enough on splitting correctly true and background data at each iteration (data not shown, based on empirical tests). The iteration stops when a gap is reached (no more peaks are available) or when the two limits meet. In both cases, the threshold is set to the value of hl after the last iteration. It has to be noticed that the 20%ig contribute of the displacement constrains the maximum number of loop iterations to be five.

Implementation

We developed FPB, FingerPrint Background removal, a Perl script with a Perl/Tk GUI, which codes for the third method. The program also converts data to suit FPC input format. The use of GeneMapper exported tables provides accurate peak sizing. The program is freely available at http://www.appliedgenomics.org/tools.php along with some additional scripts to visualize data on a Linux platform.

3 Results and Discussion

FPB can work with any fragment length and on exported tables from both agarose-gel and capillary electrophoresis projects. Moreover, the program does not need long and manual curations to detect optimized parameters, as stated by the authors of the maize HICF map which relied only on the DuPont method to remove background: "after considerable experimentation with parameters" they were able to automatically define thresholds [20].

It has also been tested on a set of random clones from the grapevine physical map project giving the results reported in table 2. FPB was able to recognize clones from all three expected categories of clones: chloroplast, centromere, and rDNA, while GenoProfiler was partially able to distinguish two of them (chloroplast and centromere) only in the case of manually optimized parameters with the main intent of keeping contigs separated. Resulting contigs were easily veriafiable since BAC-end sequences were available. It is worthwhile noting that all inserts, including chloroplast, centromere, and rDNA, are transformed in E. coli, and contain the main background contaminant, the E. coli bands. If background removal is including background peaks then non overlapping clones may be incorrectly clustered together, as in the Genoprofiler1 assembly of table 2. Vice versa if the choice of the threshold is too conservative then there is no sufficient information to cluster overlapping clones, as in the Genoprofiler2 assembly of table 2. Instead, neither of the two cases was produced by using FPB.

Table 2 FPB and GenoProfiler background removal

Finally, FPB was used to remove background from all fingerprints of three different grapevine physical map projects. The three projects, [21, 22] and Scalabrin et al. (submitted to BMC Genomics), consisted of about 45,000, 70,000, and 50,000 fingerprints respectively. In all cases a successful assembly was built (iterative assembly starting with cutoff 1e-50 decreasing stringency up to 1e-20 through DQ and merge steps): only 2982 (6.63%), 1295 (1.85%), and 2,310 (4.62%) Q clones ("Questionables") were produced by the assembly program, meaning that background was properly removed. Moreover, consider that in two of the maps, [21] and Scalabrin et al. (submitted to BMC Genomics) the number of Q clones is highly affected by the heterozygosity of the two selected lines (Pinot Noir and Cabernet Sauvignon): as demonstrated in Scalabrin et al. (submitted to BMC Genomics) FPC assemblies affected by heterozygosity exhibit incorrect positioning of clones in a single contig and therefore lots of "Questionable" clones are produced. In contrast, the assembly of line PN40024, close to full homozygosity, included very few Q clones.

Conclusion

FPB is freely available at http://www.appliedgenomics.org/tools.php. It requires Perl and Perl/Tk. FPB is effective at automatically removing background in small projects as well as in big projects as demonstrated on the three independent assemblies on different strains of grapevine.

References

  1. Gonzalez J, Nefedov M, Bosdet I, Casals F, Calvete O, Delprat A, Shin H, Chiu R, Mathewson C, Wye N, Hoskins R, Schein J, de Jong P, Ruiz A: A BAC-based physical map of the Drosophila buzzatii genome. Genome Research 2005, 15(6):885–892. 10.1101/gr.3263105

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  2. HGP: A physical map of the human genome. Nature 2001, 409(6822):934–941. 10.1038/35057157

    Article  Google Scholar 

  3. Kelleher C, Chiu R, Shin H, Bosdet I, Krzywinski M, Fjell C, Wilkin J, Yin T, DiFazio S, Ali J, Asano J, Chan S, Cloutier A, Girn N, Leach S, Lee D, Mathewson C, Olson T, O'connor K, Prabhu A, Smailus D, Stott J, Tsai M, Wye N, Yang G, Zhuang J, Holt R, Putnam N, Vrebalov J, Giovannoni J, Grimwood J, Schmutz J, Rokhsar D, Jones S, Marra M, Tuskan G, Bohlmann J, Ellis B, Ritland K, Douglas C, Schein J: A physical map of the highly heterozygous Populus genome: integration with the genome sequence and genetic map and analysis of haplotype variation. The Plant Journal 2007, 50(6):1063–1078. 10.1111/j.1365-313X.2007.03112.x

    Article  CAS  PubMed  Google Scholar 

  4. Meyers B, Scalabrin S, Morgante M: Mapping and sequencing complex genomes: let's get physical! Nature Reviews Genetics 2004, 5(8):578–588. 10.1038/nrg1404

    Article  CAS  PubMed  Google Scholar 

  5. Ren C, Lee M, Yan B, Ding K, Cox B, Romanov M, Price J, Dodgson J, Zhang H: A BAC-based physical map of the chicken genome. Genome Research 2003, 13(12):2754–2758. 10.1101/gr.1499303

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  6. Wu C, Sun S, Nimmakayala P, Santos F, Meksem K, Springman R, Ding K, Lightfoot D, Zhang H: A BAC-and BIBAC-based physical map of the soybean genome. Genome Research 2004, 14(2):319–326. 10.1101/gr.1405004

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  7. HGP: Initial sequencing and analysis of the human genome. Nature 2001, 409(6822):860–921. 10.1038/35057062

    Article  Google Scholar 

  8. Warren R, Varabei D, Platt D, Huang X, Messina D, Yang SP, Kronstad J, Krzywinski M, Warren W, Wallis J, Hillier L, Chinwalla A, Schein J, Siddiqui A, Marra M, Wilson R, Jones S: Physical map-assisted whole-genome shotgun sequence assemblies. Genome Research 2006, 16(6):768–775. 10.1101/gr.5090606

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  9. Wei H, Therrien C, Blanchard A, Guan S, Zhu Z: The Fidelity Index provides a systematic quantitation of star activity of DNA restriction endonucleases. Nucleic Acids Research 2008, 36(9):e50. [Doi: 10.1093/nar/gkn182] [Doi: 10.1093/nar/gkn182] 10.1093/nar/gkn182

    Article  PubMed Central  PubMed  Google Scholar 

  10. Soderlund C, Humphrey S, Dunhum A, French L: Contigs built with fingerprints, markers and FPC V4.7. Genome Research 2000, 10(11):1772–1787. 10.1101/gr.GR-1375R

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  11. Soderlund C, Longden I, Mott R: FPC: a system for building contigs from restriction fingerprinted clones. CABIOS 1997, 13(5):523–535.

    CAS  PubMed  Google Scholar 

  12. Luo M, Thomas C, You F, Hsiao J, Ouyang S, Buell C, Malandro M, McGuire P, Anderson O, Dvorak J: High-throughput fingerprinting of bacterial artificial chromosomes using the SNaPshot labeling kit and sizing of restriction fragments by capillary electrophoresis. Genomics 2003, 82(3):378–89. 10.1016/S0888-7543(03)00128-9

    Article  CAS  PubMed  Google Scholar 

  13. Sulston J, Mallett F, Staden R, Durbin R, Horsnell T, Coulson A: Software for genome mapping by fingerprinting techniques. CABIOS 1988, 4: 125–132. [http://www.sanger.ac.uk/Software/Image/]

    CAS  PubMed  Google Scholar 

  14. Fuhrmann D, Krzywinski M, Chiu R, Saeedi P, Schein J, Bosdet I, Chinwalla A, Hillier L, Waterston R, McPherson J, Jones S, Marra M: Software for automated analysis of DNA fingerprinting gels. Genome Research 2003, 13(5):940–953. 10.1101/gr.904303

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  15. You F, Luo M:GenoProfiler User's Manual. 2005. [http://wheat.pw.usda.gov/PhysicalMapping/tools/genoprofiler/]

    Google Scholar 

  16. You F, Luo M, Gu Y, Lazo G, Deal K, Dvorak J, Anderson O: GenoProfiler: batch processing of high throughput capillary fingerprinting data. Bioinformatics 2007, 23(2):240–242. 10.1093/bioinformatics/btl494

    Article  CAS  PubMed  Google Scholar 

  17. BioinforSoft: FPMiner.2006. [http://bioinforsoft.com/fpminer.html]

    Google Scholar 

  18. Radulovic D, Jelveh S, Ryu S, Hamilton T, Foss E, Mao Y, Emili A: Informatics platform for global proteomic profiling and biomarker discovery using liquid chromatography-tandem mass spectrometry. Molecular & cellular proteomics 2004, 3(10):984–997. 10.1074/mcp.M400061-MCP200

    Article  CAS  Google Scholar 

  19. Windig W, Phalp J, Payne AW: A Noise and Background Reduction Method for Component Detection in Liquid Chromatography/Mass Spectrometry. Analytical Chemistry 1996, 68: 3602–3606. 10.1021/ac960435y

    Article  CAS  Google Scholar 

  20. Nelson W, Bharti A, Butler E, Wei F, Fuks G, Kim H, Wing R, Messing J, Soderlund C: Whole-Genome Validation of High-Information-Content Fingerprinting. Plant Physiology 2005, 139: 27–38. 10.1104/pp.105.061978

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  21. Moroldo M, Paillard S, Marconi R, Fabrice L, Canaguier A, Cruaud C, Berardinis VD, Guichard C, Brunaud V, Clainche IL, Scalabrin S, Testolin R, Gaspero GD, Morgante M, Adam-Blondon AF: A physical map of the heterozygous grapevine 'Cabernet Sauvignon' allows mapping candidate genes for disease resistance. BMC Plant Biology 2008, 8: 66. [Doi: 10.1186/1471–2229–8-66] [Doi: 10.1186/1471-2229-8-66] 10.1186/1471-2229-8-66

    Article  PubMed Central  PubMed  Google Scholar 

  22. Jaillon O, Aury JM, Noel B, Policriti A, Clepet C, Casagrande A, Choisne N, Aubourg S, Vitulo N, Jubin C, Vezzi A, Legeai F, Hugueney P, Dasilva C, Horner D, Mica E, Jublot D, Poulain J, Bruyère C, Billault A, Segurens B, Gouyvenoux M, Ugarte E, Cattonaro F, Anthouard V, Vico V, Fabbro CD, Alaux M, Gaspero GD, Dumas V, Felice N, Paillard S, Juman I, Moroldo M, Scalabrin S, Canaguier A, Clainche IL, Malacrida G, Durand E, Pesole G, Laucou V, Chatelet P, Merdinoglu D, Delledonne M, Pezzotti M, Lecharny A, Scarpelli C, Artiguenave F, Pè M, Valle G, Morgante M, Caboche M, Adam-Blondon AF, Weissenbach J, Quétier F, Wincker P: The grapevine genome sequence suggests ancestral hexaploidization in major angiosperm phyla. Nature 2007, 449(7161):463–467. 10.1038/nature06148

    Article  CAS  PubMed  Google Scholar 

Download references

Acknowledgements

The authors would like to thank M. Moroldo, F. Magni, S. Paillard, I. Hein, and W. Nelson for their contribute on sharing their data and testing the program.

This work was partially supported by FIRB project RBNE03B8KK.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Simone Scalabrin.

Additional information

Authors' contributions

MM proposed the problem and approved the computational solution. SS proposed the main solution, implemented the tool, and verified its efficacy on different maps and datasets. AP improved the solution by proposing the iterative approach and coordinated the computational part of the experiments. All authors read and approved the final manuscript.

Electronic supplementary material

12859_2008_2857_MOESM1_ESM.pdf

Additional file 1: Particular cases of peaks to be removed. Partially digested fragments, star activity by-products, "machine" background, and E. coli peaks present particular features and need to be removed accordingly. (PDF 193 KB)

12859_2008_2857_MOESM2_ESM.pdf

Additional file 2: Distribution of true peaks vs background peaks. True and background peaks distribute differently from clone to clone and from dye to dye. Therefore, different scenarios may arise and particular care in background removal should be used. (PDF 108 KB)

Authors’ original submitted files for images

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Scalabrin, S., Morgante, M. & Policriti, A. Automated FingerPrint Background removal: FPB. BMC Bioinformatics 10, 127 (2009). https://0-doi-org.brum.beds.ac.uk/10.1186/1471-2105-10-127

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://0-doi-org.brum.beds.ac.uk/10.1186/1471-2105-10-127

Keywords